/* Original Netflix assets, displayed at their original aspect ratios. */
.netflix-wordmark{display:block;width:152px;height:auto;object-fit:contain;flex-shrink:0}
.visual-top .netflix-wordmark{width:166px;margin:-12px 0 -12px -16px}
.netflix-service{background:#0b0e15;border-color:#303849;flex-shrink:0}
.netflix-service img{display:block;width:23px;height:auto;max-height:42px;object-fit:contain}
.payment-brand{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-7px 0 15px;border-bottom:1px solid var(--line);padding-bottom:9px}
.payment-brand .netflix-wordmark{width:133px;margin-left:-13px}
.payment-brand span{font-size:9px;letter-spacing:1.3px;color:var(--muted)}
@media(max-width:680px){.payment-brand .netflix-wordmark{width:124px}.payment-brand span{font-size:8px}.netflix-service img{width:22px}}
