.AboutPage-module__owlnwG__page{min-height:100vh;padding:8rem 0 4rem}.AboutPage-module__owlnwG__hero{text-align:center;max-width:900px;margin:0 auto 4rem}.AboutPage-module__owlnwG__heroTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:800}.AboutPage-module__owlnwG__heroSubtitle{color:var(--text-color);margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.AboutPage-module__owlnwG__introText{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.8}.AboutPage-module__owlnwG__stickySection{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto 8rem;display:flex}@media (min-width:900px){.AboutPage-module__owlnwG__stickySection{flex-direction:row;align-items:flex-start}.AboutPage-module__owlnwG__stickySection.AboutPage-module__owlnwG__reverse{flex-direction:row-reverse}}.AboutPage-module__owlnwG__stickyContent{flex:1;padding:2rem 0}.AboutPage-module__owlnwG__stickyImageWrapper{aspect-ratio:4/3;border:1px solid var(--card-border);background:#00000005;border-radius:24px;flex:1;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}@media (min-width:900px){.AboutPage-module__owlnwG__stickyImageWrapper{position:sticky;top:6rem}}.AboutPage-module__owlnwG__image{object-fit:contain;padding:1rem;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.AboutPage-module__owlnwG__stickyImageWrapper:hover .AboutPage-module__owlnwG__image{transform:scale(1.03)}.AboutPage-module__owlnwG__sectionTitle{margin-bottom:2.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.AboutPage-module__owlnwG__contentText{color:var(--text-color);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.AboutPage-module__owlnwG__contentText:last-child{margin-bottom:0}.AboutPage-module__owlnwG__fullWidthImage{border:1px solid var(--card-border);border-radius:32px;width:100%;max-width:1400px;height:60vh;margin:0 auto 8rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.AboutPage-module__owlnwG__sectionContainer{max-width:1200px;margin:0 auto 8rem}.AboutPage-module__owlnwG__sectionTitleCenter{text-align:center;margin-bottom:2.5rem;font-size:2.5rem;font-weight:700}.AboutPage-module__owlnwG__coreIntro{text-align:center;color:var(--text-muted);max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.15rem}.AboutPage-module__owlnwG__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.AboutPage-module__owlnwG__productCard{text-align:center;border-radius:24px;padding:3rem 2rem}.AboutPage-module__owlnwG__productIcon{margin-bottom:1.5rem;font-size:3.5rem}.AboutPage-module__owlnwG__productName{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.AboutPage-module__owlnwG__productDesc{color:var(--text-muted);line-height:1.6}.AboutPage-module__owlnwG__footerSlogan{text-align:center;max-width:800px;margin:8rem auto 4rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.3}@media (max-width:768px){.AboutPage-module__owlnwG__page{padding:5rem 0 2rem}.AboutPage-module__owlnwG__heroTitle{font-size:2rem}.AboutPage-module__owlnwG__heroSubtitle{font-size:1.25rem}.AboutPage-module__owlnwG__introText{font-size:1rem}.AboutPage-module__owlnwG__stickySection{gap:2rem;margin:0 auto 4rem}.AboutPage-module__owlnwG__sectionTitle,.AboutPage-module__owlnwG__sectionTitleCenter{margin-bottom:1.5rem;font-size:2rem}.AboutPage-module__owlnwG__contentText{font-size:1rem}.AboutPage-module__owlnwG__sectionContainer{margin:0 auto 4rem}.AboutPage-module__owlnwG__coreIntro{margin-bottom:2.5rem;font-size:1rem}.AboutPage-module__owlnwG__productCard{padding:2rem 1.5rem}.AboutPage-module__owlnwG__productName{font-size:1.25rem}.AboutPage-module__owlnwG__productDesc{font-size:1rem}.AboutPage-module__owlnwG__footerSlogan{margin:4rem auto 2rem;font-size:1.75rem}}
.Timeline-module__l3BOua__timelineSection{max-width:1200px;margin:4rem auto 8rem;padding:0 2rem}.Timeline-module__l3BOua__timelineMainTitle{text-align:center;margin-bottom:6rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Timeline-module__l3BOua__timeline{flex-direction:column;gap:6rem;display:flex;position:relative}@media (min-width:900px){.Timeline-module__l3BOua__timeline:before{content:"";background:var(--card-border);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}}.Timeline-module__l3BOua__timelineItem{justify-content:center;width:100%;display:flex;position:relative}.Timeline-module__l3BOua__timelineDot{display:none}@media (min-width:900px){.Timeline-module__l3BOua__timelineDot{background:var(--bg-color);border:4px solid var(--card-border);width:24px;height:24px;box-shadow:0 0 0 6px var(--bg-color);z-index:2;border-radius:50%;transition:all .8s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Timeline-module__l3BOua__timelineItem.Timeline-module__l3BOua__visible .Timeline-module__l3BOua__timelineDot{border-color:var(--cmyk-cyan);background:var(--cmyk-cyan);box-shadow:0 0 0 6px #00a3cc33}}.Timeline-module__l3BOua__timelineContentWrapper{background:var(--bg-secondary);border:1px solid var(--card-border);opacity:0;border-radius:24px;flex-direction:column;gap:0;width:100%;transition:all .8s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden;transform:translateY(40px);box-shadow:0 20px 40px #0000000d}.Timeline-module__l3BOua__timelineItem.Timeline-module__l3BOua__visible .Timeline-module__l3BOua__timelineContentWrapper{opacity:1;transform:translateY(0)}@media (min-width:900px){.Timeline-module__l3BOua__timelineContentWrapper{width:90%;box-shadow:none;background:0 0;border:none;flex-direction:row;gap:4rem;overflow:visible}.Timeline-module__l3BOua__timelineItem.Timeline-module__l3BOua__left .Timeline-module__l3BOua__timelineContentWrapper{flex-direction:row}.Timeline-module__l3BOua__timelineItem.Timeline-module__l3BOua__right .Timeline-module__l3BOua__timelineContentWrapper{flex-direction:row-reverse}}.Timeline-module__l3BOua__timelineText{flex-direction:column;flex:1;justify-content:center;padding:3rem 2rem;display:flex}@media (min-width:900px){.Timeline-module__l3BOua__timelineText{padding:0}.Timeline-module__l3BOua__timelineItem.Timeline-module__l3BOua__left .Timeline-module__l3BOua__timelineText{text-align:right;padding-right:2rem}.Timeline-module__l3BOua__timelineItem.Timeline-module__l3BOua__right .Timeline-module__l3BOua__timelineText{text-align:left;padding-left:2rem}}.Timeline-module__l3BOua__timelineYear{color:var(--cmyk-cyan);margin-bottom:.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.Timeline-module__l3BOua__timelineTitle{color:var(--text-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Timeline-module__l3BOua__timelineEvent{color:var(--text-muted);font-size:1.15rem;line-height:1.8}.Timeline-module__l3BOua__timelineImageWrapper{aspect-ratio:4/3;background:var(--card-bg);flex:1;width:100%;position:relative}@media (min-width:900px){.Timeline-module__l3BOua__timelineImageWrapper{border:1px solid var(--card-border);border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #0000001a}}.Timeline-module__l3BOua__image{object-fit:contain;padding:1.5rem;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.Timeline-module__l3BOua__timelineImageWrapper:hover .Timeline-module__l3BOua__image{transform:scale(1.05)}@media (max-width:768px){.Timeline-module__l3BOua__timelineSection{margin:2rem auto 4rem}.Timeline-module__l3BOua__timelineMainTitle{margin-bottom:3rem;font-size:2rem}.Timeline-module__l3BOua__timeline{gap:2.5rem}.Timeline-module__l3BOua__timelineText{padding:2rem 1.5rem}.Timeline-module__l3BOua__timelineYear{font-size:2.5rem}.Timeline-module__l3BOua__timelineTitle{margin-bottom:1rem;font-size:1.25rem}.Timeline-module__l3BOua__timelineEvent{font-size:1rem}.Timeline-module__l3BOua__timelineContentWrapper{border-radius:16px}}
