.benefits-hero{display:flex;justify-content:space-between;align-items:center}.hero-credit{padding:18px 24px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#0a3d91,#1d4ed8);min-width:190px;box-shadow:0 12px 25px rgba(10,61,145,.2)}.hero-credit>*{display:block}.hero-credit small,.hero-credit span{opacity:.78;font-size:12px}.hero-credit strong{font-size:31px;line-height:1.15;margin:4px 0}.benefit-tabs{display:flex;gap:8px;border-bottom:1px solid #e5e7eb;margin-bottom:26px;overflow:auto}.benefit-tab{border:0;background:transparent;padding:12px 15px;color:#64748b;white-space:nowrap;font-weight:700;border-bottom:3px solid transparent}.benefit-tab.active{color:#0a3d91;border-color:#1d4ed8}.benefit-panel{display:none}.benefit-panel.active{display:block;animation:pageIn .25s ease}.service-intro{display:flex;justify-content:space-between;gap:28px;background:linear-gradient(105deg,#eaf2ff,#fff);border:1px solid #dbeafe;border-radius:16px;padding:27px;margin-bottom:24px}.service-intro h2{margin:0 0 7px;font-size:21px}.service-intro p{margin:0;color:#64748b;max-width:650px}.intro-icon{float:left;width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#0a3d91;color:#fff;margin:0 13px 5px 0}.intro-points{display:grid;align-content:center;gap:8px;min-width:230px;color:#0a3d91;font-weight:650;font-size:12px}.intro-points i{color:#1d4ed8}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:0 0 16px}.section-heading h2{margin:0;font-size:19px}.section-heading p{margin:5px 0 0;color:#64748b;font-size:13px}.benefit-cards,.gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.benefit-item,.gift-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 6px 20px rgba(15,42,91,.06)}.benefit-item>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e5efff;color:#1d4ed8}.benefit-item h3,.gift-card h3{font-size:15px;margin:13px 0 6px}.benefit-item p,.gift-card p{color:#64748b;font-size:12px;margin:0;min-height:34px}.benefit-item footer{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eef2f7;margin-top:15px;padding-top:14px}.benefit-item footer b{color:#0a3d91;font-size:12px}.purchase-simulator{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px;align-items:stretch;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin-bottom:16px}.purchase-simulator label{font-weight:700;display:block;margin-bottom:8px}.currency-input{display:flex;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden}.currency-input span{padding:11px;background:#f8fafc;color:#64748b}.currency-input input{width:100%;border:0;outline:0;padding:11px}.reward-result{border-left:1px solid #e5e7eb;padding-left:16px}.reward-result>*{display:block}.reward-result small,.reward-result span{color:#64748b;font-size:11px}.reward-result strong{font-size:23px;color:#0a3d91;margin:4px 0}.campaign-card{margin-top:22px;padding:24px;border-radius:15px;background:linear-gradient(115deg,#0a3d91,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.campaign-card .eyebrow{color:#bfdbfe}.campaign-card h2{font-size:20px;margin:0 0 6px}.campaign-card p{margin:0;color:#dbeafe}.campaign-card .btn{background:#fff;color:#0a3d91}@media(max-width:900px){.benefit-cards,.gift-grid{grid-template-columns:repeat(2,1fr)}.purchase-simulator{grid-template-columns:1fr}.reward-result{border:0;padding:0;border-top:1px solid #e5e7eb;padding-top:12px}}@media(max-width:640px){.benefits-hero,.service-intro,.campaign-card,.section-heading{align-items:flex-start;flex-direction:column}.benefit-cards,.gift-grid{grid-template-columns:1fr}.hero-credit{width:100%}.intro-points{min-width:0}.benefit-item footer{align-items:flex-start;flex-direction:column}}
