.section-usp-cards{background-color:var(--quaternary);justify-content:space-between}.section-usp-cards .card-padded{background-color:var(--white);min-height:200px;margin-bottom:24px;flex-direction:column;justify-content:flex-start}@media(min-width:992px){.section-usp-cards .card-padded{margin-bottom:0;height:100%;box-sizing:border-box}}.section-usp-cards .card-padded:nth-child(2){margin:0 20px}.section-usp-cards .card-padded h5,.section-usp-cards .card-padded p,.section-usp-cards .card-padded .icon-holder{width:100%;margin:0;text-align:center}.section-usp-cards .card-padded h5{margin-top:16px;margin-bottom:4px}.section-usp-cards .card-padded .icon-background{margin:0 auto;width:80px;height:80px;background-color:var(--primary);display:flex;align-items:center;justify-content:center}.section-usp-cards .card-padded .icon-background>div{max-width:100%;mask-repeat:no-repeat;mask-size:contain;mask-position:center;background:var(--white)}.section-usp-cards .card-padded .icon-background>div>img{opacity:0}