.aboutJourney{background:#0a0a0a;padding:6rem 0}.aboutJourneyInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.ajLabel{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ajLabelLine{background:var(--color-neon-blue,#00bfff);width:40px;height:2px}.ajLabelText{color:var(--color-neon-blue,#00bfff);letter-spacing:.05em;font-size:.875rem;font-weight:500}.ajHeading{color:#fff;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.ajDescription{color:#a1a1aa;margin:0;font-size:.975rem;line-height:1.8}.ajImageGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ajImageCard{aspect-ratio:4/3;border:1px solid #ffffff0f;border-radius:.5rem;position:relative;overflow:hidden}.ajImageCard img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.ajImageCard:hover img{transform:scale(1.05)}@media (max-width:768px){.aboutJourneyInner{grid-template-columns:1fr;gap:2.5rem}.ajHeading{font-size:2rem}.ajImageGrid{gap:.75rem}}
.aboutDifferent{background:#0f0f0f;padding:6rem 0}.aboutDifferentInner{max-width:1200px;margin:0 auto;padding:0 2rem}.adHeader{text-align:center;margin-bottom:4rem}.adLabel{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.adLabelLine{background:var(--color-neon-blue,#00bfff);width:40px;height:2px}.adLabelText{color:var(--color-neon-blue,#00bfff);letter-spacing:.05em;font-size:.875rem;font-weight:500}.adHeading{color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.75rem;font-weight:700}.adSubtitle{color:#71717a;margin:0;font-size:1rem}.adContent{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.adImageSide{position:relative}.adImage{border:1px solid #ffffff0f;border-radius:.75rem;width:100%;overflow:hidden}.adImage img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;display:block}.adStatCard{text-align:center;background:#1a1a1a;border:1px solid #ffffff14;border-radius:1rem;min-width:140px;padding:1.5rem 2rem;position:absolute;bottom:-2rem;right:-1.5rem;box-shadow:0 20px 60px #00000080}.adStatTitle{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.75rem;font-weight:600}.adStatRing{width:80px;height:80px;margin:0 auto;position:relative}.adStatRing svg{width:80px;height:80px;transform:rotate(-90deg)}.adStatRingBg{fill:none;stroke:#2a2a2a;stroke-width:6px}.adStatRingFill{fill:none;stroke:var(--color-neon-blue,#00bfff);stroke-width:6px;stroke-linecap:round;stroke-dasharray:226;stroke-dashoffset:5px;transition:stroke-dashoffset 1s}.adStatValue{color:#fff;font-size:1.125rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.adStatLabel{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.adTextSide{flex-direction:column;gap:2.5rem;padding-top:1rem;display:flex}.adTextBlock h3{color:#fff;margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.adTextBlock p{color:#a1a1aa;margin:0;font-size:.938rem;line-height:1.8}@media (max-width:768px){.adHeading{font-size:2rem}.adContent{grid-template-columns:1fr;gap:2.5rem}.adStatCard{bottom:-1.5rem;right:1rem}}
