.usps{display:flex;justify-content:center;width:100%}.usps__inner{width:100%;display:flex;flex-flow:column;gap:24px}.usps__text-holder__title,.usps .text-holder__title{font-family:Chivo;font-size:1.8rem;font-weight:400;line-height:2.8rem;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:var(--spacing-2x);width:100%;text-align:center;color:var(--color-black)}@media (min-width: 1024px){.usps__text-holder__title,.usps .text-holder__title{font-family:Chivo;font-size:1.8rem;font-weight:400;line-height:2.8rem;font-size:3rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:var(--spacing-3x)}}.usps__usps-holder{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-2x)}@media (min-width: 420px){.usps__usps-holder{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-2x)}}.usps__usps-holder .usp{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-2x);flex:1;padding:var(--spacing-2x) 10px;max-width:200px;margin:0 auto}@media (min-width: 1024px){.usps__usps-holder .usp{max-width:100px}}.usps__usps-holder .usp:last-of-type{grid-column:1/3}@media (min-width: 420px){.usps__usps-holder .usp:last-of-type{grid-column:unset;max-width:200px}}@media (min-width: 768px){.usps__usps-holder .usp:last-of-type{max-width:200px}}@media (min-width: 1024px){.usps__usps-holder .usp{width:175px;max-width:200px}}.usps__usps-holder .usp__image-holder{border-radius:100px;overflow:hidden;width:48px;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:5px 5px 15px 5px #0000;transition:box-shadow .3s ease}.usps__usps-holder .usp__image-holder:hover{box-shadow:5px 5px 15px 5px #0000001a}.usps__usps-holder .usp__image-holder:hover svg,.usps__usps-holder .usp__image-holder:hover img{transform:scale(1.03)}@media (min-width: 1024px){.usps__usps-holder .usp__image-holder{width:80px;height:80px}}.usps__usps-holder .usp__image-holder svg,.usps__usps-holder .usp__image-holder img{width:30px;height:30px;transition:transform .3s ease;object-fit:contain}.usps__usps-holder .usp__title{font-family:Chivo;font-size:1.8rem;line-height:2.8rem;font-size:1.4rem;font-style:normal;text-align:center;font-weight:400;line-height:2.4rem;text-decoration-line:none;color:var(--color-black)}@media (min-width: 1024px){.usps__usps-holder .usp__title{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.6rem}}.usps__usps-holder .usp__title p{font-family:Chivo;font-size:1.8rem;line-height:2.8rem;font-size:1.4rem;font-style:normal;text-align:center;font-weight:400;line-height:2.4rem;text-decoration-line:none;color:var(--color-black)}@media (min-width: 1024px){.usps__usps-holder .usp__title p{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.6rem}}
