.usps-v2{padding:var(--band-lg) 0}.usps-v2__wrapper{align-items:center;display:flex;flex-direction:column;padding:64px 0}.usps-v2__header{margin:0 0 var(--band-md)}.usps-v2__flex{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.usps-v2__flex.col-4 .usp-v2__card{flex:0 0 calc(25% - 9px)}.usp-v2__card,.usps-v2__flex.col-3 .usp-v2__card{flex:0 0 calc(33.333% - 8px)}.usp-v2__card{background:var(--bg-tint);max-width:calc(33.333% - 8px);padding:24px;position:relative}.usp-v2__image{height:32px;margin-bottom:32px;width:32px}.usp-v2__card--poly{background:var(--bg-primary);bottom:0;clip-path:polygon(100% 0,0 100%,100% 100%);height:32px;position:absolute;right:0;width:32px;z-index:0}.usps-v2__buttons{margin-top:32px}@media (max-width:1024px){.usp-v2__card,.usps-v2__flex.col-3 .usp-v2__card,.usps-v2__flex.col-4 .usp-v2__card{flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px)}}@media (max-width:768px){.usp-v2__card,.usps-v2__flex.col-3 .usp-v2__card,.usps-v2__flex.col-4 .usp-v2__card{flex:0 0 100%;max-width:100%}}