@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&family=Archivo:wght@600;700&display=swap";.who-we-work-with-section{background:#f8f9fc;padding:5rem 0;position:relative;overflow:hidden}.who-we-work-with-section .container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.who-we-work-with-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,#0a2540,#ff6b35)}.who-we-work-with-section:after{content:"";position:absolute;bottom:-100px;right:-100px;width:300px;height:300px;background:rgba(10,37,64,.05);border-radius:50%;z-index:1}.section-title{font-family:Libre Baskerville,serif;font-size:2.5rem;color:#0a2540;text-align:center;margin-bottom:1.5rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#ff6b35;border-radius:2px}.section-intro{font-family:Manrope,sans-serif;font-size:1.2rem;color:#425466;text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.7}.profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.profile-card{background:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden;border:1px solid rgba(10,37,64,.05);z-index:2}.profile-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.profile-card:hover .profile-icon{transform:scale(1.1);color:#0a2540}.profile-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0a2540,#ff6b35)}.profile-icon{font-size:2.5rem;color:#0a2540;margin-bottom:1.5rem;transition:all .3s ease}.profile-title{font-family:Libre Baskerville,serif;font-size:1.5rem;color:#0a2540;margin-bottom:1rem}.profile-description{font-family:Manrope,sans-serif;font-size:1rem;color:#425466;line-height:1.7}.cta-wrapper{text-align:center;margin-top:3rem;position:relative;z-index:2}.cta-text{font-family:Manrope,sans-serif;font-size:1.3rem;color:#0a2540;margin-bottom:1.5rem;font-weight:600}.cta-button{display:inline-block;background:#ff6b35;color:#fff;padding:1rem 2.5rem;border-radius:8px;font-family:Archivo,sans-serif;font-weight:700;text-decoration:none;transition:all .3s ease;font-size:1.1rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px rgba(255,107,53,.3);border:none;cursor:pointer;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .5s ease}.cta-button:hover{background:#ff581c;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.4)}.cta-button:hover:before{left:100%}@media(max-width:768px){.who-we-work-with-section{padding:3rem 0}.who-we-work-with-section:after{display:none}.section-title{font-size:2rem}.section-intro{font-size:1.1rem;padding:0 1rem}.profiles-grid{grid-template-columns:1fr;gap:1.5rem}.profile-card{padding:2rem 1.5rem}.cta-text{font-size:1.1rem}}