.op-card-section{width:100%;max-width:100%!important;margin:46px 0;scroll-margin-top:96px}.op-card-head{margin-bottom:20px}.op-card-head h2{margin:0 0 7px}.op-card-head p{max-width:760px;margin:0;color:var(--op-muted)}
.op-card-grid{display:grid;grid-template-columns:1fr;gap:18px}.op-product-card{position:relative;display:grid;grid-template-columns:minmax(210px,32%) minmax(0,1fr);min-width:0;min-height:250px;overflow:hidden;background:#fff;border:1px solid var(--op-border);border-radius:16px;box-shadow:0 10px 30px rgba(15,42,82,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.op-product-card:hover{transform:translateY(-2px);border-color:#b9cce1;box-shadow:0 16px 38px rgba(15,42,82,.1)}.op-product-card-link{color:inherit!important;text-decoration:none!important}
.op-card-image{display:grid;min-width:0;height:100%;min-height:250px;padding:20px;place-items:center;overflow:hidden;background:#f7f9fc;border-right:1px solid #e0e8f1}.op-card-image img{display:block;width:100%;height:100%;max-height:225px;object-fit:contain;transition:transform .25s ease}.op-product-card:hover .op-card-image img{transform:scale(1.025)}
.op-card-body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:24px 28px;overflow-wrap:anywhere}.op-card-eyebrow{margin-bottom:4px;color:#405574;font-size:12px;line-height:1.35;font-weight:850;text-transform:uppercase;letter-spacing:.035em}.op-product-card h3{margin:0;color:var(--op-h3-color);font-size:clamp(22px,2.3vw,29px);line-height:1.2;font-weight:850;letter-spacing:-.025em}.op-card-note{margin:8px 0 0;color:var(--op-muted);font-size:14px;line-height:1.5}.op-card-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin:13px 0 0}.op-card-price-prefix{color:#182235;font-size:15px;font-weight:750}.op-card-price-value{color:#0b6b36;font-size:20px;font-weight:900}.op-card-offer{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:9px 0 0;color:#182235;font-size:15px;font-weight:750;line-height:1.45}.op-card-offer span{display:inline-block;margin:0;padding:3px 8px;color:#991b1b;background:#f0fdf4;border-radius:6px;font-weight:850;animation:op-offer-pulse 2.2s ease-in-out infinite}.op-card-button{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;margin-top:16px;padding:10px 16px;color:#fff!important;background:var(--op-primary);border-radius:9px;box-shadow:0 7px 17px rgba(23,59,114,.14);font-size:15px;font-weight:850;line-height:1.25;text-align:center;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.op-product-card:hover .op-card-button{background:var(--op-primary-2);transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,42,82,.2)}
@keyframes op-offer-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}
@media(max-width:760px){.op-card-grid{gap:14px}.op-product-card{grid-template-columns:160px minmax(0,1fr);min-height:205px;border-radius:14px}.op-card-image{min-height:205px;padding:15px}.op-card-image img{max-height:180px}.op-card-body{padding:17px 18px}.op-product-card h3{font-size:21px}.op-card-price{margin-top:10px}.op-card-price-prefix{font-size:14px}.op-card-price-value{font-size:18px}.op-card-offer{margin-top:7px;font-size:14px}.op-card-button{min-height:43px;margin-top:12px;font-size:14px}}
@media(max-width:520px){.op-card-section{margin:34px 0}.op-card-grid{gap:12px}.op-product-card{grid-template-columns:112px minmax(0,1fr);min-height:176px;border-radius:12px}.op-card-image{min-height:176px;padding:10px;border-right-color:#e4eaf2}.op-card-image img{max-height:150px}.op-card-body{padding:12px 12px 12px 13px}.op-card-eyebrow{margin-bottom:3px;font-size:9.5px;letter-spacing:.02em}.op-product-card h3{font-size:17px;line-height:1.2}.op-card-note{margin-top:5px;font-size:11px;line-height:1.35}.op-card-price{gap:3px;margin-top:8px;line-height:1.35}.op-card-price-prefix{font-size:12px}.op-card-price-value{font-size:16px}.op-card-offer{display:block;margin-top:6px;font-size:12px;line-height:1.4}.op-card-offer span{margin-top:4px;padding:2px 6px;font-size:11px}.op-card-button{min-height:39px;margin-top:9px;padding:8px 7px;border-radius:7px;font-size:12px;line-height:1.15}}
@media(max-width:360px){.op-product-card{grid-template-columns:100px minmax(0,1fr)}.op-card-image{padding:8px}.op-card-body{padding-inline:10px}.op-product-card h3{font-size:16px}.op-card-button{font-size:11.5px}}
@media(prefers-reduced-motion:reduce){.op-product-card,.op-card-image img,.op-card-offer span,.op-card-button{animation:none;transition:none}}
