.finance-block{cursor:pointer;background:#f5f7fc;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;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{display:inline}.finance-block__amount{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:#262b38;text-underline-offset:2px;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}@media screen and (width>=990px){.finance-block__learn-more{color:#262b38;font-size:12px;font-weight:500;line-height:16px}}.finance-block__learn-more:after{content:"";position:absolute;inset:0}.finance-block__learn-more:hover{text-decoration:none}