.usps-global__usps{display:flex;gap:2rem 4rem;margin-top:4rem}@media (max-width:1023px){.usps-global__usps{flex-wrap:wrap;gap:2rem}}.usps-global__usp{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:2rem;margin:0;text-align:center}.usps-global__usp-inline{border-radius:var(--border-radius-large);flex-direction:row;flex-grow:0;gap:0;padding:.8rem 2rem .8rem 4.6rem;position:relative;text-align:left;width:auto}.usps-global__usp-inline .usps-global__usp-title{font-size:var(--f-base);font-weight:500}.usps-global__usp-inline .usps-global__usp-icon{height:1.6rem;left:2rem;position:absolute;top:50%;transform:translateY(-50%);width:1.6rem}.usps-global__usp-inline .usps-global__usp-icon svg{height:1rem}.usps-global__usp>*{margin:0}.usps-global__usp-icon{align-items:center;background:var(--green);border-radius:50%;color:var(--white);display:flex;height:2rem;justify-content:center;line-height:0;margin:0 0 -1rem;width:2rem}.usps-global__usp-icon svg{height:1.2rem;line-height:0;width:auto}.usps-global__usp-title{color:var(--darkblue);font:600 calc(var(--f-base)*1.125)/1.25 var(--textfont)}.usps-global__usp-text p{margin:0 0 2rem}.usps-global__usp-text p:last-child{margin:0}