.about-hero{position:relative;height:320px;display:flex;align-items:center;padding-top:var(--nav-h);overflow:hidden}.about-hero .hero-bg{position:absolute;inset:0;background-image:url('../assets/reference/image-8637402b-a3b2-4a89-8731-1c1e38f94805.png');background-image:image-set( url('../assets/reference/image-8637402b-a3b2-4a89-8731-1c1e38f94805.webp') type('image/webp'),url('../assets/reference/image-8637402b-a3b2-4a89-8731-1c1e38f94805.png') type('image/png') );background-size:cover;background-position:center 30%}.about-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(10,22,64,.88) 0%,rgba(0,52,255,.60) 100%)}.about-hero-inner{position:relative;z-index:1;text-align:center;width:100%}.about-hero-inner h1{color:var(--white);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:8px}.about-hero-inner p{color:rgba(255,255,255,.85);font-size:clamp(.9rem,1.8vw,1.05rem);font-weight:700}.tl-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tl-row{display:flex;align-items:stretch;border-bottom:1px solid var(--border);background:#F4F4F5}.tl-row:last-child{border-bottom:none}.tl-left{display:flex;align-items:center;gap:16px;padding:52px 40px 52px 60px;min-width:280px;width:38%;flex-shrink:0}.tl-icon{width:36px;height:36px;object-fit:contain;flex-shrink:0}.tl-year{font-size:clamp(3.5rem,7vw,5.5rem);font-weight:900;color:#0066FF;line-height:1;letter-spacing:-.02em}.tl-right{padding:52px 60px 52px 52px;display:flex;flex-direction:column;justify-content:center;gap:10px}.tl-right h2{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#474A4D;margin:0}.tl-right h3{font-size:.95rem;font-weight:700;color:#474A4D;margin:0}.tl-right p{font-size:.88rem;color:#474A4D;line-height:1.65;margin:0;max-width:520px}@media (max-width:767px){.tl-row{flex-direction:column}.tl-left{width:100%;min-width:unset;flex-direction:column;align-items:center;padding:36px 24px 20px;border-right:none;gap:8px}.tl-icon{margin:0}.tl-year{font-size:4rem}.tl-right{padding:0 24px 36px;gap:8px;text-align:center;align-items:center}.tl-right p{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.tl-left{padding:40px 28px 40px 32px;min-width:220px;width:35%}.tl-right{padding:40px 36px 40px 36px}}