.od-pricing-modern{background:#f9fafc;border-radius:0;color:#00294f;font-family:Eina,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:100px 20px}.od-section-header{margin:0 auto 60px;max-width:800px;text-align:center}.od-section-header h2{color:#00294f;font-size:36px;font-weight:700;letter-spacing:-.02em;margin:0 0 20px}.od-section-header p{color:#00294f;font-size:18px;line-height:1.7;margin:0 0 15px;opacity:.85}.od-section-header .od-highlight{color:#0087ff;font-weight:600}.od-models-subhead{margin:70px 0 50px;text-align:center}.od-models-subhead h3{color:#00294f;font-size:28px;font-weight:700;margin:0 0 15px}.od-models-subhead p{color:#00294f;font-size:18px;line-height:1.6;margin:0 auto;max-width:700px;opacity:.8}.od-cards-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:50px 0}.od-card{animation:fadeInUp .6s forwards;background:#fff;border:1px solid #e5e9ed;border-radius:20px;box-shadow:0 15px 35px rgba(0,41,79,.05);opacity:0;padding:40px 30px;transform:translateY(20px);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.od-card:first-child{animation-delay:.1s}.od-card:nth-child(2){animation-delay:.2s}.od-card:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.od-card:hover{border-color:#0087ff;box-shadow:0 25px 45px rgba(0,135,255,.12);transform:translateY(-8px)}.od-icon-wrapper{align-items:center;background:rgba(0,135,255,.08);border-radius:18px;display:inline-flex;height:70px;justify-content:center;margin-bottom:25px;width:70px}.od-icon-wrapper i{color:#0087ff;font-size:36px}.od-card h4{color:#00294f;font-size:24px;font-weight:700;line-height:1.3;margin:0 0 15px}.od-card p{color:#00294f;font-size:16px;line-height:1.7;margin:0;opacity:.8}.od-note-box{background:#fff;border:1px solid #e5e9ed;border-radius:16px;box-shadow:0 10px 25px rgba(0,41,79,.03);gap:20px;margin:60px auto 0;max-width:800px;padding:25px 30px}.od-note-box,.od-note-icon{align-items:center;display:flex}.od-note-icon{background:#0087ff;border-radius:12px;color:#fff;flex-shrink:0;font-size:24px;height:50px;justify-content:center;width:50px}.od-note-text{color:#00294f;font-size:17px;line-height:1.6;opacity:.9}.od-note-text strong{color:#0087ff;font-weight:600}@media (max-width:992px){.od-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.od-pricing-modern{padding:70px 20px}.od-section-header h2{font-size:30px}.od-models-subhead p,.od-section-header p{font-size:17px}.od-models-subhead h3{font-size:26px}.od-card{padding:30px 20px}.od-card h4{font-size:22px}.od-note-box{flex-direction:column;padding:25px 20px;text-align:center}.od-note-icon{margin-bottom:10px}}@media (max-width:576px){.od-cards-grid{grid-template-columns:1fr}}