.usps__usps{grid-template-columns:1fr;align-items:flex-start;gap:85px;display:grid}@media screen and (width>=1024px){.usps__usps{grid-template-columns:repeat(3,1fr);gap:80px}}.usps__usp{text-align:center;grid-template-columns:1fr;gap:16px;display:grid}.usps__usp .image-snippet,.usps__usp .svg-wrapper{flex:0 0 20px;width:20px;height:20px}.usps__usp .image-snippet path[stroke],.usps__usp .svg-wrapper path[stroke]{stroke:#10366a;transition:stroke .333s ease-in-out}.usps__usp .image-snippet path[fill],.usps__usp .svg-wrapper path[fill]{fill:#10366a;transition:fill .333s ease-in-out}.usps__usp .image-snippet,.usps__usp .svg-wrapper{margin:0 auto}.usps__usp h5{font-size:var(--text-sm);font-family:var(--font-body-family);letter-spacing:1px;text-transform:uppercase;font-weight:400}.usps__usp p{font-size:var(--text-xs);letter-spacing:.5px;margin:16px 0 0;line-height:1.66667}