.about-module__8TymFG__page{background-color:var(--color-deep-black);min-height:100vh;padding-bottom:6rem}.about-module__8TymFG__heroSection{border-bottom:1px solid var(--color-grey-700);justify-content:center;align-items:center;height:60vh;display:flex;position:relative}.about-module__8TymFG__heroImage{object-fit:cover;z-index:0}.about-module__8TymFG__videoOverlay{background-color:var(--color-deep-black);opacity:.6;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__8TymFG__heroTextContainer{z-index:20;text-align:center;color:var(--color-clean-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-grey-700);background:#1a1a1ab3;border-radius:1.5rem;width:90%;max-width:700px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 40px #0009}.about-module__8TymFG__heroTitle{font-family:var(--font-family-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--color-clean-white);margin:0;font-size:2.5rem;font-weight:700}.about-module__8TymFG__heroSubtitle{font-family:var(--font-family-accent);color:var(--color-primary-green);text-transform:uppercase;letter-spacing:.1em;margin-top:1rem;margin-bottom:0;font-size:1.25rem;font-weight:600}@media (min-width:768px){.about-module__8TymFG__heroSection{height:70vh}.about-module__8TymFG__heroTitle{font-size:3.5rem}.about-module__8TymFG__heroSubtitle{font-size:1.5rem}.about-module__8TymFG__heroTextContainer{padding:4rem 3.5rem}}.about-module__8TymFG__content{flex-direction:column;gap:6rem;max-width:1200px;margin:6rem auto 0;padding:0 1.5rem;display:flex}.about-module__8TymFG__pillarsSection{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.about-module__8TymFG__pillarsSection{grid-template-columns:repeat(3,1fr)}}.about-module__8TymFG__pillarCard{border:1px solid var(--color-grey-700);background:#161618;border-radius:1.25rem;padding:2.25rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-module__8TymFG__pillarCard:hover{border-color:var(--color-primary-green);transform:translateY(-4px);box-shadow:0 15px 30px #0006}.about-module__8TymFG__pillarIcon{margin-bottom:1.25rem;font-size:2.5rem}.about-module__8TymFG__pillarTitle{font-family:var(--font-family-heading);color:var(--color-clean-white);margin-top:0;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.about-module__8TymFG__pillarDesc{font-family:var(--font-family-body);color:var(--color-medium-grey);margin:0;font-size:.95rem;line-height:1.6}.about-module__8TymFG__missionSection{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.about-module__8TymFG__missionSection{grid-template-columns:1.2fr 1fr}}.about-module__8TymFG__missionText{flex-direction:column;justify-content:center;display:flex}.about-module__8TymFG__accentLabel{font-family:var(--font-family-accent);color:var(--color-secondary-purple);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.about-module__8TymFG__sectionTitle{font-family:var(--font-family-heading);color:var(--color-clean-white);margin-top:0;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.about-module__8TymFG__sectionTitle{font-size:2.75rem}}.about-module__8TymFG__paragraph{font-family:var(--font-family-body);color:var(--color-light-grey);margin-top:0;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.about-module__8TymFG__paragraph:last-child{margin-bottom:0}.about-module__8TymFG__missionImageWrapper{border:1px solid var(--color-grey-700);aspect-ratio:16/10;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.about-module__8TymFG__missionImage{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%!important;height:100%!important}.about-module__8TymFG__missionImageWrapper:hover .about-module__8TymFG__missionImage{transform:scale(1.05)}.about-module__8TymFG__ctaBanner{border:1px solid var(--color-primary-green);text-align:center;background:linear-gradient(135deg,#161618f2 0%,#0b0b0cfa 100%);border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.about-module__8TymFG__ctaBanner:before{content:"";background:linear-gradient(to right, var(--color-primary-green), var(--color-secondary-purple));width:100%;height:4px;position:absolute;top:0;left:0}.about-module__8TymFG__ctaTitle{font-family:var(--font-family-heading);color:var(--color-clean-white);margin:0;font-size:2rem;font-weight:700}.about-module__8TymFG__ctaDesc{font-family:var(--font-family-body);color:var(--color-medium-grey);max-width:700px;margin:0;font-size:1.05rem;line-height:1.6}.about-module__8TymFG__ctaActions{flex-direction:column;align-items:center;gap:2rem;width:100%;margin-top:1rem;display:flex}@media (min-width:600px){.about-module__8TymFG__ctaActions{flex-direction:row;justify-content:center;gap:3rem}}.about-module__8TymFG__ctaButton{background:var(--color-primary-green);color:var(--color-deep-black);border:1px solid var(--color-primary-green);font-family:var(--font-family-accent);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-module__8TymFG__ctaButton:hover{color:var(--color-primary-green);border-color:var(--color-primary-green);box-shadow:var(--glow-primary);background:0 0;transform:translateY(-4px)}.about-module__8TymFG__ctaHotline{flex-direction:column;align-items:center;display:flex}@media (min-width:600px){.about-module__8TymFG__ctaHotline{align-items:flex-start}}.about-module__8TymFG__hotlineLabel{font-family:var(--font-family-body);color:var(--color-medium-grey);margin-bottom:.25rem;font-size:.9rem}.about-module__8TymFG__hotlineNo{font-family:var(--font-family-accent);color:var(--color-primary-green);letter-spacing:.05em;font-size:1.8rem;font-weight:700;line-height:1}
