.footer__usp-section{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:3rem 0}.footer__usp-wrapper{width:100%}.footer__usp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;justify-items:center;text-align:center}.footer__usp-item{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:150px}.footer__usp-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer__usp-icon img{width:100%;height:100%;object-fit:contain}.footer__usp-icon--material{font-size:4rem;color:rgb(var(--color-foreground))}.footer__usp-heading{font-size:1.4rem;font-weight:600;margin:0;line-height:1.3}.footer__usp-text{font-size:1.2rem;margin:0;line-height:1.4;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:750px){.footer__usp-section{padding:4rem 0}.footer__usp-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:3rem;max-width:120rem;margin:0 auto}.footer__usp-item{max-width:180px}.footer__usp-icon{width:70px;height:70px}.footer__usp-icon--material{font-size:4.5rem}.footer__usp-heading{font-size:1.6rem}.footer__usp-text{font-size:1.3rem}}
