.finance-block{cursor:pointer;background:#f5f7fc;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;width:100%;padding:8px 12px;display:flex;position:relative}.finance-block.hide{display:none}.finance-block.finance-block--bundle-total{text-align:left;margin-top:8px}.finance-block__text{color:#586280;flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:12px;line-height:16px;display:flex}@media screen and (width>=990px){.finance-block__text{color:#586280;font-size:12px;line-height:16px}}.finance-block__copy,.finance-block__threshold{display:inline}.finance-block[data-finance-block-state=qualified] .finance-block__threshold,.finance-block[data-finance-block-state=below] .finance-block__copy{display:none}.finance-block__amount,.finance-block__term{white-space:nowrap}.finance-block__logo{justify-content:center;align-items:center;display:inline-flex}.finance-block__logo img{width:auto;height:20px;display:block}@media screen and (width>=990px){.finance-block__logo img{height:24px}}.finance-block__provider{font-weight:600}.finance-block__learn-more{color:#586280;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:400;line-height:1.5;text-decoration:underline}.finance-block__learn-more:after{content:"";position:absolute;inset:0}.finance-block--simple{background:0 0;justify-content:end;padding:0}.finance-block--simple .finance-block__threshold{display:none}