.card-financing-rebranding{background-color:#e9ebf5;border-radius:24px;padding:26px 10px 20px;display:flex;flex-direction:column;gap:6px}
@media(max-width:720px){.card-financing-rebranding{padding:26px 26px 20px}
}
.card-financing-rebranding__body{display:flex;flex-direction:column}
.card-financing-rebranding__item{padding:18px 24px;display:flex;flex-direction:row;align-items:center;gap:12px}
.card-financing-rebranding__item:nth-child(2){background-color:#e9ebf5}
.card-financing-rebranding__item:nth-child(3){border-bottom-left-radius:24px;border-bottom-right-radius:24px}
.card-financing-rebranding__item img{width:26px;height:26px}
.card-financing-rebranding__header{padding:10px 18px 18px}
.card-financing-rebranding__tag{padding:0 10px;height:25px;border-radius:999px;background-color:#445587;color:white;text-transform:uppercase;font-family:"Geomanist-medium",sans-serif;font-size:14px;letter-spacing:2%;width:fit-content;align-content:center;margin-bottom:12px}
.card-financing-rebranding__tag--tier{color:#152a69;background-color:#00c6c5}
.card-financing-rebranding__title{font-family:"Geomanist-medium",sans-serif;color:#152a69;font-size:20px;line-height:125%}
@media(max-width:720px){.card-financing-rebranding__title{font-size:18px}
}
.card-financing-rebranding__text{font-family:"Geomanist-book",sans-serif;font-size:16px;line-height:140%;color:#152a69}
.card-financing-rebranding__text p a{color:#152a69}
@media(min-width:993px){.wizink-columns-component .columns-4 .column.dimension-large{max-width:23.5% !important}
}