.companies-container{padding:80px 120px;gap:3rem;position:relative}@media(max-width:1024px){.companies-container{padding:4rem 6rem}}@media(max-width:768px){.companies-container{padding:3rem 2rem}}@media(max-width:480px){.companies-container{padding:2rem 1rem}}.companies-top-logos{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}@media(max-width:1024px){.companies-top-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:normal;align-items:stretch}.companies-top-logos .logo-component{width:100%;max-width:100%}}@media(max-width:768px){.companies-top-logos{gap:1rem}}@media(max-width:600px){.companies-top-logos{gap:1rem}}@media(max-width:480px){.companies-top-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;justify-content:center;align-items:stretch}.companies-top-logos .logo-component{max-width:100%;width:100%;padding:.75rem;aspect-ratio:1/.85}.companies-top-logos .logo-component .logo-image{max-width:72px;max-height:56px}}@media(max-width:420px){.companies-top-logos .logo-component{padding:.6rem;aspect-ratio:1/.9}.companies-top-logos .logo-component .logo-image{max-width:64px;max-height:50px}}.companies-partners{display:flex;flex-direction:column;gap:2rem;padding:3rem 1.5rem}@media(min-width:768px){.companies-partners{flex-direction:row}}.partners-text{flex:1}.partners-text h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.partners-text h2{font-size:1.5rem;text-align:center}}@media(max-width:480px){.partners-text h2{font-size:1.2rem;text-align:center}}.partners-text p{color:#4b5563;margin-bottom:1.5rem}@media(max-width:768px){.partners-text p{text-align:center}}.partners-logos{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center}@media(min-width:640px){.partners-logos{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.partners-logos{grid-template-columns:repeat(4,1fr)}}@media(max-width:480px){.partners-logos{grid-template-columns:1fr;gap:.75rem}}.companies-container .title-text{position:absolute;bottom:0}.companies-container .title-text .title h1{color:#000;font-family:sans-serif;font-size:44px;font-style:normal;font-weight:900;line-height:116%}.companies-container .title-text .title h1 span{color:#f8810b}.companies-container .title-text .logos{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:0;margin:0}@media(max-width:900px){.companies-container .title-text{left:8%}}@media(max-width:1024px){.companies-container .title-text{position:static;left:auto;bottom:auto;margin-top:2.25rem;text-align:center}.companies-container .title-text .title h1{font-size:clamp(2rem,4.5vw,2.6rem)}}@media(max-width:480px){.companies-container .title-text{margin-top:1.75rem}.companies-container .title-text .title h1{font-size:clamp(1.6rem,6vw,2.1rem);line-height:1.15}}@media(max-width:420px){.companies-container .title-text{margin-top:1.5rem}.companies-container .title-text .title h1{font-size:clamp(1.5rem,6.5vw,1.9rem)}}.logo-component{display:flex;align-items:center;justify-content:center;border-radius:.8rem;padding:2rem;width:100%;max-width:203px;aspect-ratio:203/176;background-color:inherit}.logo-component .logo-image{width:100%;height:100%;max-width:140px;max-height:120px;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.logo-component{max-width:160px;padding:1.5rem}.logo-component .logo-image{max-width:100px;max-height:80px}}@media(max-width:480px){.logo-component{max-width:120px;padding:1rem}.logo-component .logo-image{max-width:80px;max-height:60px}}.people-section{background-color:#fff;position:relative;padding:0}.people-section .image-overlay{position:absolute;top:335;left:0;width:100%;height:27%;background-size:cover;z-index:0}.people-section>*{position:relative;z-index:1}@media(max-width:1024px){.people-section{padding:0}}@media(max-width:768px){.people-section{padding:0}}@media(max-width:480px){.people-section{padding:0}}.container{position:relative;margin:0 auto;padding:0 60px 120px}@media(max-width:1024px){.container{padding:0 40px 96px}}@media(max-width:768px){.container{padding:0 20px 72px}}@media(max-width:480px){.container{padding:0 16px 56px}}.title{font-size:47px;font-weight:800;margin-bottom:6rem;font-family:FONTSPRING DEMO - Neogrotesk Ess Alt Black,sans-serif;max-width:40%;line-height:1.2}@media(max-width:1024px){.title{font-size:2.4rem;margin-bottom:4rem;max-width:70%}}@media(max-width:768px){.title{font-size:2rem;margin-bottom:3rem;text-align:center;max-width:100%}}@media(max-width:480px){.title{font-size:1.6rem;margin-bottom:2rem;text-align:center;max-width:100%}}.highlight{color:#f8810b;font-size:47px}.card-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.card-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.card-grid{grid-template-columns:1fr;gap:1.25rem}}.pagination-wrapper{display:flex;justify-content:center;margin-right:0}