.styles-module__BheRAa__hero{background-color:var(--dark-blue);min-height:100vh;color:var(--light-gray);justify-content:center;align-items:center;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.styles-module__BheRAa__hero{padding-top:4.5rem}}.styles-module__BheRAa__background-decor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.styles-module__BheRAa__grid-overlay{opacity:.025;justify-content:space-between;padding:0 5%;display:flex;position:absolute;inset:0}.styles-module__BheRAa__grid-line{background:linear-gradient(#0000,#ffffff80 20% 80%,#0000);width:1px;height:100%}.styles-module__BheRAa__orb{filter:blur(100px);border-radius:50%;position:absolute}.styles-module__BheRAa__orb1{background:var(--primary);opacity:.12;width:600px;height:600px;top:-20%;right:-15%}.styles-module__BheRAa__orb2{background:var(--secondary);opacity:.08;width:500px;height:500px;bottom:-10%;left:-10%}.styles-module__BheRAa__orb3{background:var(--accent-green);opacity:.06;width:400px;height:400px;top:50%;left:30%;transform:translateY(-50%)}.styles-module__BheRAa__hero-container{text-align:left;z-index:1;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:1000px;display:flex;position:relative}.styles-module__BheRAa__hero-left{align-items:center;gap:1rem;display:inline-flex}.styles-module__BheRAa__hero-tagline{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-green);font-size:.8125rem;font-weight:500}.styles-module__BheRAa__hero-line{background:linear-gradient(to right,var(--accent-green),transparent);width:60px;height:2px}.styles-module__BheRAa__hero-heading{letter-spacing:-.04em;color:var(--light-gray);perspective:1000px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1}.styles-module__BheRAa__word{white-space:nowrap;display:inline-block}.styles-module__BheRAa__char{transform-style:preserve-3d;opacity:1;display:inline-block}.styles-module__BheRAa__hero-description{color:var(--dark-gray);max-width:700px;font-size:1.25rem;line-height:1.7}@media (max-width:768px){.styles-module__BheRAa__hero-description{font-size:1rem}}.styles-module__BheRAa__members{background-color:var(--dark-blue);color:var(--light-gray);padding:6rem 2rem;position:relative;overflow:hidden}.styles-module__BheRAa__members-container{max-width:1100px;margin:0 auto}.styles-module__BheRAa__profile{grid-template-columns:320px 1fr;align-items:start;gap:4rem;margin-top:4rem;display:grid}@media (max-width:968px){.styles-module__BheRAa__profile{grid-template-columns:1fr;gap:3rem}}.styles-module__BheRAa__profile-media{flex-direction:column;gap:2rem;display:flex}.styles-module__BheRAa__profile-image{aspect-ratio:1;background:#ffffff05;border-radius:1.5rem;position:relative;overflow:hidden}.styles-module__BheRAa__profile-image:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff26 0%,#ffffff08 50%,#2ff59e1a 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module__BheRAa__profile-image img{object-fit:cover;width:100%;height:100%}.styles-module__BheRAa__profile-media nav{flex-direction:column;gap:.75rem;display:flex}.styles-module__BheRAa__profile-media nav a{color:var(--dark-gray);background:#ffffff05;border:1px solid #ffffff0d;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.styles-module__BheRAa__profile-media nav a:hover{color:var(--light-gray);background:#2ff59e0d;border-color:#2ff59e33}.styles-module__BheRAa__profile-media nav a span{text-transform:uppercase;letter-spacing:.05em;opacity:.5;min-width:60px;font-size:.75rem}.styles-module__BheRAa__profile-content{flex-direction:column;gap:2rem;display:flex}.styles-module__BheRAa__profile-content header{flex-direction:column;gap:.5rem;display:flex}.styles-module__BheRAa__profile-content h2{letter-spacing:-.02em;color:var(--light-gray);font-size:2.5rem;font-weight:700}@media (max-width:768px){.styles-module__BheRAa__profile-content h2{font-size:2rem}}.styles-module__BheRAa__profile-content header span{color:var(--accent-green);font-size:1rem;font-weight:500}.styles-module__BheRAa__profile-content blockquote{border-left:3px solid var(--accent-green);color:var(--light-gray);opacity:.9;margin:0;padding-left:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.6}.styles-module__BheRAa__profile-content p{opacity:.75;color:var(--dark-gray);font-size:1rem;line-height:1.8}.styles-module__BheRAa__expertise{margin-top:1rem}.styles-module__BheRAa__expertise h3{text-transform:uppercase;letter-spacing:.1em;color:var(--dark-gray);margin-bottom:1rem;font-size:.75rem;font-weight:600}.styles-module__BheRAa__expertise ul{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__BheRAa__expertise li{color:var(--accent-green);background:#2ff59e14;border:1px solid #2ff59e26;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem}.styles-module__BheRAa__mission{background-color:var(--light-gray);min-height:100vh;color:var(--dark-blue);justify-content:center;align-items:center;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.styles-module__BheRAa__mission-lines{pointer-events:none;position:absolute;inset:0}.styles-module__BheRAa__mission-line-left,.styles-module__BheRAa__mission-line-right{opacity:.1;width:200px;height:1px;position:absolute;top:50%}.styles-module__BheRAa__mission-line-left{background:linear-gradient(to right,transparent,var(--dark-blue));left:0}.styles-module__BheRAa__mission-line-right{background:linear-gradient(to left,transparent,var(--dark-blue));right:0}.styles-module__BheRAa__mission-container{text-align:center;max-width:900px;margin:0 auto;position:relative}.styles-module__BheRAa__mission blockquote{margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-style:italic;font-weight:600;line-height:1.5}
