/* Approved Offer Card portrait calibration: 202 x 333 desktop, about 0.607 W:H. */
.offer-card.nb-offer-card{width:202px;height:333px;max-width:100%;display:flex;flex-direction:column;overflow:hidden}
.nb-offer-card .nb-offer-visual{height:173px;flex:0 0 173px;padding:31px 14px 9px}
.nb-offer-card .nb-card-body{height:160px;min-height:0;padding:12px 14px 12px}
.nb-offer-card .nb-main-art{width:168px;height:106px;margin-top:7px}
.nb-offer-card .nb-brand-art{width:168px;height:101px;border-radius:13px;font-size:17px}
.nb-offer-card .nb-provider{left:13px;top:10px;height:22px}
.nb-offer-card .nb-provider img{max-width:72px;max-height:20px}
.nb-offer-card .bookmark{right:9px;top:8px;width:28px;height:31px}
.nb-offer-card .nb-status-tag{right:10px;bottom:6px;font-size:9.5px;padding:3px 7px}
.nb-offer-card .nb-offer-name{font-size:13.5px;line-height:1.2}
.nb-offer-card .nb-primary-value{font-size:26px;line-height:1.03;margin-top:8px}
.nb-offer-card .nb-requirement{font-size:11px;line-height:1.25;margin-top:7px;min-height:14px}
.nb-offer-card .nb-tag-row{gap:6px;margin-top:auto;padding-top:9px;min-height:27px}
.nb-offer-card .nb-tag{font-size:9.5px;padding:4px 8px;border-radius:999px}
@media(max-width:780px){.offer-card.nb-offer-card{width:100%;height:auto;aspect-ratio:202/333}.nb-offer-card .nb-offer-visual{height:auto;flex-basis:52%}.nb-offer-card .nb-card-body{height:auto;flex:1}}
@media(max-width:520px){.offer-card.nb-offer-card{max-width:202px}}
