.usp-row--pt-normal{padding-top:8rem}@media screen and (max-width:767px){.usp-row--pt-normal{padding-top:4rem}}.usp-row--pt-small{padding-top:4rem}@media screen and (max-width:767px){.usp-row--pt-small{padding-top:2.4rem}}.usp-row--pt-none{padding-top:0}.usp-row--pb-normal{padding-bottom:8rem}@media screen and (max-width:767px){.usp-row--pb-normal{padding-bottom:4rem}}.usp-row--pb-small{padding-bottom:4rem}@media screen and (max-width:767px){.usp-row--pb-small{padding-bottom:2.4rem}}.usp-row--pb-none{padding-bottom:0}.usp-row--bg-white{background:var(--white)}.usp-row--bg-mint{background:var(--mint)}.usp-row__grid{display:grid;gap:3.6rem 5rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:1023px){.usp-row__grid{gap:3.6rem 2.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:480px){.usp-row__grid{grid-template-columns:minmax(0,1fr)}}.usp-row__item{align-items:center;display:flex;flex-direction:column;gap:2.4rem;text-align:center}.usp-row__icon img{display:block;height:13.6rem;width:16.8rem}@media screen and (max-width:767px){.usp-row__icon img{height:9.15rem;width:12.35rem}}.usp-row__item h5{color:var(--orange);font:700 2rem/1.33 var(--headingfont);margin:0}@media screen and (max-width:767px){.usp-row__item h5{font-size:1.8rem}}