.who-we-are-section{background:#fff;border-radius:1.25rem;align-items:center;width:calc(100% - 3rem);min-height:auto;margin:.5rem auto 1.5rem;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.who-we-are-section-background{z-index:0;pointer-events:none;border-radius:1.25rem;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.who-we-are-section-background .who-we-are-bg-image{object-fit:cover;object-position:center;width:100%;height:100%}.who-we-are-section-wrapper{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;display:flex;position:relative}.who-we-are-section-header{flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.5rem);max-width:900px;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.who-we-are-section-label{font-family:var(--font-urbanist),sans-serif;color:#932efa;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600}.who-we-are-section-heading{font-family:var(--font-urbanist),sans-serif;color:#1a1a1a;width:80%;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.who-we-are-section-content{flex-direction:column;gap:clamp(1.5rem,3vw,2rem);max-width:900px;display:flex}.who-we-are-section-direct-answer{font-family:var(--font-urbanist),sans-serif;color:#1a1a1a;text-align:center;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:600;line-height:1.7}.who-we-are-section-paragraph{font-family:var(--font-urbanist),sans-serif;color:#4d525f;text-align:center;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:500;line-height:1.7}.who-we-are-section-paragraph.secondary{transition:all .3s}.read-more-btn{font-family:var(--font-urbanist),sans-serif;color:#1a1a1a;cursor:pointer;background:0 0;border:none;align-self:center;padding:clamp(.75rem,2vw,1rem) 0;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;transition:color .3s;display:none}.read-more-btn:hover{color:#932efa}.read-more-btn .arrow{margin-left:.5rem;transition:transform .3s;display:inline-block}.read-more-btn .arrow.down,.read-more-btn .arrow.up{transform:translateY(0)}@media (max-width:64rem){.who-we-are-section{padding:clamp(3.5rem,7vw,5rem) clamp(1.25rem,3vw,2rem)}}@media (max-width:48rem){.who-we-are-section{padding:clamp(3rem,6vw,4rem) clamp(1rem,2.5vw,1.5rem)}.who-we-are-section-paragraph.secondary{opacity:0;max-height:0;overflow:hidden}.who-we-are-section-paragraph.secondary.expanded{opacity:1;max-height:500px;margin-top:0}.read-more-btn{justify-content:center;align-items:center;display:flex}}@media (max-width:30rem){.who-we-are-section{padding:clamp(2.5rem,5vw,3rem) clamp(.875rem,2vw,1rem)}}
.our-values{background-color:#fff;width:100%;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,3rem);position:relative}.our-values-wrapper{flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;display:flex}.our-values-header{text-align:center;flex-direction:column;align-items:center;gap:clamp(.75rem,1.5vw,1rem);max-width:800px;margin-bottom:clamp(3rem,6vw,4rem);display:flex}.our-values-label{font-family:var(--font-urbanist),sans-serif;color:#932efa;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600}.our-values-heading{font-family:var(--font-urbanist),sans-serif;color:#1a1a1a;margin:0;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2}.our-values-description{font-family:var(--font-urbanist),sans-serif;color:#4d525f;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;line-height:1.6}.our-values-cards{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2rem);width:100%;max-width:1200px;margin:0 auto;display:grid}.value-card{background-color:#f5f5f7;border-radius:20px;flex-direction:column;align-items:flex-start;gap:clamp(.75rem,1.5vw,1rem);padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,2.5vw,1.5rem);transition:transform .3s,box-shadow .3s;display:flex}.value-card:hover{transform:translateY(-5px)}.value-card:first-child{background-color:#fff7f2}.value-card:nth-child(2){background-color:#ecf0fb}.value-card:nth-child(3){background-color:#fff7f2}.value-icon{justify-content:center;align-items:center;width:clamp(2.5rem,5vw,3rem);height:clamp(2.5rem,5vw,3rem);display:flex}.value-icon img{object-fit:contain;width:100%;height:100%}.value-title{font-family:var(--font-urbanist),sans-serif;color:#1a1a1a;margin:0;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.3}.value-description{font-family:var(--font-urbanist),sans-serif;color:#4d525f;margin:0;font-size:clamp(.9375rem,1.5vw,1rem);font-weight:400;line-height:1.7}@media (max-width:64rem){.our-values{padding:clamp(3.5rem,7vw,5rem) clamp(1.25rem,3vw,2rem)}.our-values-cards{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.5vw,1.5rem)}.value-card{padding:clamp(1.5rem,3vw,2rem) clamp(1rem,2vw,1.25rem)}}@media (max-width:48rem){.our-values{padding:clamp(3rem,6vw,4rem) clamp(1rem,2.5vw,1.5rem)}.our-values-cards{grid-template-columns:1fr;gap:clamp(1.25rem,2.5vw,1.5rem)}.value-card{text-align:center;align-items:center;padding:clamp(1.25rem,2.5vw,1.5rem) clamp(1rem,2vw,1.25rem)}.value-title,.value-description{text-align:center}}@media (max-width:30rem){.our-values{padding:clamp(2.5rem,5vw,3rem) clamp(.875rem,2vw,1rem)}.our-values-cards{gap:clamp(1.25rem,2.5vw,1.5rem)}}
