.about-wave{position:absolute;bottom:-2px;left:0;width:100%;height:calc(clamp(28px,5vw,64px) + 2px);display:block;z-index:2;transform:translateZ(0)}.about-wave--solid path{fill:var(--blue)}.about-wave--light path{fill:var(--white)}.about-interview{position:relative;overflow:hidden}.about-interview--light{background-color:var(--white);z-index:5}.about-interview--solid{background-color:var(--blue);z-index:4}.about-interview__rings{position:absolute;bottom:-50px;right:-20px;width:340px;height:340px;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.about-interview--solid .about-interview__rings{filter:brightness(0) invert(1);opacity:.14}.about-interview .section-wrapper{position:relative;z-index:1}.about-interview-header{text-align:center;margin-bottom:2.5rem}.about-interview--solid .section-label{color:#ffffffa6}.about-interview--solid .section-title{color:var(--white)}.about-qa-list{display:flex;flex-direction:column;gap:2rem;max-width:760px;margin:0 auto}.about-qa-item{display:flex;flex-direction:column;gap:.6rem}.about-qa-question{display:flex;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;color:var(--black)}.about-interview--solid .about-qa-question{color:var(--white)}.about-qa-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background-color:var(--blue);color:var(--white);font-size:1rem;font-weight:700}.about-interview--solid .about-qa-badge{background-color:var(--white);color:var(--blue)}.about-qa-answer{font-size:1.05rem;line-height:1.7;color:var(--black);opacity:.78;padding-left:calc(32px + .75rem);text-align:justify}.about-interview--solid .about-qa-answer{color:var(--white);opacity:.85}.about-team{position:relative;overflow:hidden;background-color:var(--white);z-index:3}.about-team__rings{position:absolute;bottom:-50px;left:-40px;width:340px;height:340px;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.about-team .section-wrapper{position:relative;z-index:1}.about-team-header{text-align:center;margin-bottom:2.5rem}.about-team-sub{font-size:1.05rem;opacity:.7;margin-top:.5rem}.about-team-card{display:flex;align-items:center;gap:1.75rem;max-width:640px;margin:0 auto;padding:2rem;border-radius:16px;background-color:var(--blue-light);box-shadow:0 10px 30px #0000000f}.about-team-avatar{flex-shrink:0;width:96px;height:96px;border-radius:50%;object-fit:cover;background-color:var(--blue-light);border:3px solid var(--blue);padding:3px;background-clip:content-box}.about-team-info{display:flex;flex-direction:column;gap:.35rem}.about-team-name{font-size:1.3rem;font-weight:700;color:var(--black)}.about-team-role{font-size:1rem;font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:.05em}.about-team-bio{font-size:1rem;line-height:1.55;opacity:.75}.about-team-future{max-width:900px;margin:2.5rem auto 0;text-align:center}.about-team-future-label{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:1.25rem}.about-team-future-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.about-team-future-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.25rem;border-radius:12px;border:1px solid var(--blue-light);border-top:3px solid var(--blue);background-color:var(--white);box-shadow:0 4px 16px #0000000a;opacity:.85;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease}.about-team-future-card:hover{box-shadow:0 10px 24px #00000014}.about-team-future-card:hover{opacity:1;transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.about-team-future-avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border-radius:50%;background-color:var(--blue-light);color:var(--blue);font-size:1rem;font-weight:700;letter-spacing:.02em}.about-team-future-role{font-size:1.05rem;font-weight:700;color:var(--black)}.about-team-future-desc{font-size:1rem;line-height:1.5;opacity:.7}.about-vision{position:relative;overflow:hidden;background-color:var(--blue);z-index:2}.about-vision__rings{position:absolute;bottom:-50px;right:-20px;width:340px;height:340px;opacity:.1;filter:brightness(0) invert(1);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.about-vision .section-wrapper{position:relative;z-index:1}.about-vision-inner{text-align:center;max-width:700px;margin:0 auto}.about-vision-label{color:var(--white);opacity:.65}.about-vision-title{color:var(--white)}.about-vision-text{font-size:1.05rem;line-height:1.65;color:#ffffffd1;margin-bottom:1.75rem;text-align:justify}.about-vision-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:var(--white);text-decoration:none;border-bottom:2px solid rgba(255,255,255,.5);padding-bottom:2px;transition:border-color .2s ease}.about-vision-link:hover{border-bottom-color:var(--white)}@media(max-width:767px){.about-interview__rings,.about-team__rings,.about-vision__rings{width:220px;height:220px}.about-qa-question{font-size:1.05rem}.about-qa-answer{padding-left:0;text-align:justify}.about-team-card{flex-direction:column;text-align:center;padding:1.5rem}.about-team-info{align-items:center}.about-team-future-list{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.about-qa-answer{padding-left:calc(32px + .5rem)}}
