.m-list-payment{display:flex;flex-wrap:wrap;gap:.5rem}.m-list-payment__item{flex-shrink:0}.m-list-payment svg [fill=white]{fill:currentColor}.m-list-payment svg [stroke=white]{stroke:currentColor}.o-usp-grid{display:grid;gap:5rem;grid-template-columns:repeat(3,1fr)}.o-usp{padding-inline:2rem;text-align:center}.o-usp__heading{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem;text-align:center}.o-usp__icon svg{display:block}.o-usp__icon svg path{fill:currentColor}.o-usp__text p,.o-usp__title{color:currentColor;margin:0}.o-usp__title{font-size:2rem;font-weight:400}.o-usp__text{font-size:var(--body-fs-md);margin-inline:auto;max-width:35rem}.o-usp__text *{color:currentColor}.o-usp .m-list-payment{justify-content:center;margin-top:1.5rem}.o-usps--desktop{display:none}@media screen and (min-width:768px){.o-usps--mobile{display:none}.o-usps--desktop{display:block}}