.about-module__-x44Ba__aboutPageContent{width:100%;font-family:var(--font-inter),system-ui,sans-serif;color:#333;line-height:1.6}.about-module__-x44Ba__container{max-width:1024px;margin:0 auto;padding:0 1.5rem}.about-module__-x44Ba__sectionTitle{text-align:center;color:#c50505;margin-bottom:2rem;font-size:2rem;font-weight:700}.about-module__-x44Ba__sectionSubtitle{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.about-module__-x44Ba__heroSection{text-align:center;background-color:#f4f1e8;padding:4rem 1.5rem}.about-module__-x44Ba__heroContent{max-width:800px;margin:0 auto}.about-module__-x44Ba__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#981010;margin-bottom:1rem;font-size:.875rem;font-weight:600}.about-module__-x44Ba__heroTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.about-module__-x44Ba__heroText{margin-bottom:1.5rem;font-size:1.125rem}.about-module__-x44Ba__heroQuote{color:#c50505;margin:2rem 0;font-size:1.5rem;font-style:italic;font-weight:700}.about-module__-x44Ba__problemSection{background-color:#fff;padding:4rem 0}.about-module__-x44Ba__problemGrid{grid-template-columns:1fr;gap:2rem;display:grid}.about-module__-x44Ba__problemCard{background-color:#faf8f2;border-radius:8px;padding:2rem;box-shadow:0 4px 6px #0000000d}.about-module__-x44Ba__problemResult{color:#fff;text-align:center;background-color:#1a1a1a;border-radius:8px;padding:2rem;font-size:1.25rem;font-weight:500}.about-module__-x44Ba__cardTitle{color:#981010;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.about-module__-x44Ba__solutionSection{background-color:#f4f1e8;padding:4rem 0}.about-module__-x44Ba__solutionGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.about-module__-x44Ba__solutionCard{background-color:#fff;border-left:4px solid #c50505;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.about-module__-x44Ba__approachSection{background-color:#fff;padding:4rem 0}.about-module__-x44Ba__approachList{max-width:800px;margin:0 auto;padding:0;list-style:none}.about-module__-x44Ba__approachList li{margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.125rem;position:relative}.about-module__-x44Ba__approachList li:before{content:"•";color:#c50505;font-size:1.5rem;font-weight:700;line-height:1;position:absolute;top:.1rem;left:0}.about-module__-x44Ba__audienceSection{background-color:#faf8f2;padding:4rem 0}.about-module__-x44Ba__audienceGrid{grid-template-columns:1fr;gap:3rem;display:grid}.about-module__-x44Ba__audienceList{padding:0;list-style:none}.about-module__-x44Ba__audienceList li{background:#fff;border-radius:6px;margin-bottom:1rem;padding:1rem;box-shadow:0 1px 3px #0000000d}.about-module__-x44Ba__teamSection{background-color:#fff;padding:4rem 0}.about-module__-x44Ba__teamGrid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.about-module__-x44Ba__teamCard{text-align:center;background-color:#faf8f2;border-radius:12px;padding:2rem;transition:transform .2s}.about-module__-x44Ba__teamCard:hover{transform:translateY(-5px)}.about-module__-x44Ba__teamImage{object-fit:cover;border:4px solid #fff;border-radius:50%;width:150px;height:150px;margin:0 auto 1.5rem;box-shadow:0 4px 10px #0000001a}.about-module__-x44Ba__teamImagePlaceholder{color:#666;background-color:#ddd;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0000001a}.about-module__-x44Ba__teamName{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.about-module__-x44Ba__teamRole{color:#c50505;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600}.about-module__-x44Ba__teamBio{color:#555;font-size:1rem;line-height:1.5}.about-module__-x44Ba__ctaSection{color:#fff;text-align:center;background-color:#111;padding:5rem 1.5rem}.about-module__-x44Ba__ctaTitle{background:linear-gradient(90deg,#fff,#bbb);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.about-module__-x44Ba__ctaText{color:#ccc;margin-bottom:3rem;font-size:1.25rem}.about-module__-x44Ba__ctaButtonContainer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.about-module__-x44Ba__ctaQuestion{text-transform:uppercase;letter-spacing:.05em;color:#c50505;font-size:1rem;font-weight:600}.about-module__-x44Ba__ctaButton{color:#fff;background-color:#c50505;border-radius:50px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 15px #c5050566}.about-module__-x44Ba__ctaButton:hover{background-color:#dc1e1e;transform:translateY(-2px);box-shadow:0 6px 20px #c5050599}@media (min-width:768px){.about-module__-x44Ba__heroTitle{font-size:3.5rem}.about-module__-x44Ba__problemGrid,.about-module__-x44Ba__solutionGrid,.about-module__-x44Ba__audienceGrid,.about-module__-x44Ba__teamGrid{grid-template-columns:repeat(2,1fr)}.about-module__-x44Ba__problemResult{grid-column:span 2}}@media (min-width:1024px){.about-module__-x44Ba__solutionGrid{grid-template-columns:repeat(4,1fr)}}
