.about-page{--about-orange:#f97316;--about-navy:#041220;--about-navy-light:#182b40;--about-ink:#122033;--about-soft:#f4f6fa;--about-border:#dbe2ee;--font-display:"Bebas Neue", Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif}.about-page section{padding:100px 0}.about-page .section-eyebrow{font-family:var(--font-body);color:#f97316;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:0;font-size:15px;font-weight:600;display:block}.about-page .section-title{font-family:var(--font-display);color:var(--about-ink);text-transform:uppercase;letter-spacing:.5px;margin-top:16px;margin-bottom:16px;font-size:48px;line-height:1.1}.about-page .text-orange{color:var(--about-orange)}.about-hero{background-position:50%;background-size:cover;align-items:center;min-height:70vh;display:flex;position:relative;padding:160px 0 100px!important}.about-hero-overlay{background:linear-gradient(90deg,#041220f2 0%,#041220b3 40%,#04122033 100%);position:absolute;inset:0}.about-hero-content{z-index:2;color:#fff;max-width:700px;position:relative}.about-hero-content .hero-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#fffc;border:1px solid #fff3;border-radius:40px;margin-bottom:32px;padding:8px 20px;font-size:12px;font-weight:500;display:inline-block}.about-hero-content .hero-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:1px;margin:0 0 32px;font-size:96px;line-height:1}.about-hero-content .hero-copy{color:#ffffffd9;max-width:600px;margin:0;font-size:22px;font-weight:300;line-height:1.6}.about-story{background:#fff}.about-story .container{width:min(100% - 80px,1760px)}.about-page .story-card{--story-panel-height:clamp(560px, 35vw, 740px);background:0 0;border-radius:0;align-items:stretch;gap:40px;display:flex;position:relative;overflow:visible}.about-page .story-text{height:var(--story-panel-height);background:var(--about-soft);border-radius:24px;flex-direction:column;flex:1;justify-content:flex-start;padding:80px 60px 80px 80px;display:flex}.story-text .section-title{margin-bottom:16px}.story-text p{color:#4a5568;margin-top:0;margin-bottom:16px;font-size:18px;line-height:1.7}.story-text p:last-child{margin-bottom:0}.about-page .story-image-wrapper{height:var(--story-panel-height);flex:1;position:relative}.about-page .story-image-wrapper img.story-main-img{aspect-ratio:auto;object-fit:cover;border-radius:24px;width:100%;height:100%;display:block}.about-page .story-image-wrapper .story-stamp-img{aspect-ratio:1;object-fit:contain;z-index:5;background:0 0;border-radius:0;width:160px;max-width:none;height:160px;padding:0;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000014}.about-journey{background:#fff}.about-journey .section-title{margin-bottom:80px}.journey-timeline{justify-content:space-between;margin:0;display:flex;position:relative}.journey-timeline:before{content:"";z-index:1;background:#fcd3b6;height:2px;position:absolute;top:15px;left:0;right:0}.journey-item{z-index:2;flex-direction:column;flex:1;align-items:center;gap:24px;display:flex;position:relative}.journey-dot{border:8px solid var(--about-orange);background:#fff;border-radius:50%;width:32px;height:32px;box-shadow:0 0 0 4px #fff}.journey-year{background:var(--about-orange);color:#fff;border-radius:8px;margin-top:8px;padding:10px 32px;font-size:16px;font-weight:600}.journey-text{color:#4a5568;text-align:center;font-size:15px;line-height:1.5}.mission-vision-grid{grid-template-columns:1fr 1fr;gap:40px;margin-top:100px;display:grid}.mv-card{border:1px solid var(--about-border);background:#fff;border-radius:24px;transition:transform .3s;display:flex;overflow:hidden}.mv-card:first-child{background:#f4f6fa;border-color:#e2e8f0}.mv-content{flex-direction:column;flex:1.2;justify-content:center;padding:60px 40px;display:flex}.mv-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.mv-icon-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 15px #0000000d}.mv-icon-circle img{width:28px;height:28px}.mv-title{font-family:var(--font-display);text-transform:uppercase;color:var(--about-ink);letter-spacing:.5px;margin:0;font-size:32px}.mv-desc{color:#4a5568;margin:0;font-size:16px;line-height:1.7}.mv-image{flex:.8;position:relative}.mv-image img{object-fit:cover;width:100%;height:100%;position:absolute}.about-values{background:var(--about-navy);color:#fff;padding:120px 0}.about-values .section-title{color:#fff}.values-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px;display:grid}.value-card{background:var(--about-navy-light);border:1px solid #ffffff14;border-radius:16px;padding:40px 32px;transition:transform .3s}.value-card:hover{transform:translateY(-8px)}.value-icon{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:32px;display:flex}.value-icon img{width:24px;height:24px}.value-title{font-family:var(--font-display);color:var(--about-orange);text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:24px}.value-desc{color:#ffffffb3;margin:0;font-size:15px;line-height:1.7}.about-serve{background:#fff;padding:120px 0}.serve-grid{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:60px;display:grid}.serve-card{border:1px solid var(--about-border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px 20px;transition:all .3s;display:flex}.serve-card:hover{border-color:var(--about-orange);transform:translateY(-5px);box-shadow:0 15px 35px #0000000f}.serve-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.serve-icon img{object-fit:contain;width:56px;height:56px}.serve-title{color:var(--about-ink);font-size:15px;font-weight:500;line-height:1.5}.about-cta{color:#fff;background-image:url(/images/about-us/img-build-bg.png);background-position:50%;background-size:cover;padding:100px 0;position:relative}.about-cta-overlay{background:#041220d9;position:absolute;inset:0}.about-cta-content{z-index:2;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.about-cta-title{font-family:var(--font-display);text-transform:uppercase;max-width:600px;margin:0;font-size:64px;line-height:1.1}.about-cta-right{text-align:right;max-width:480px}.about-cta-desc{color:#ffffffd9;margin:0 0 32px;font-size:18px;line-height:1.6}.about-cta-btn{background:var(--about-orange);color:#fff;letter-spacing:.5px;border-radius:8px;align-items:center;gap:12px;padding:16px 36px;font-size:16px;font-weight:600;transition:background .3s;display:inline-flex}.about-cta-btn:hover{background:#e0600c}@media (max-width:1200px){.about-page .story-text{padding:60px 40px}}@media (max-width:1024px){.about-hero-content .hero-title{font-size:72px}.serve-grid{grid-template-columns:repeat(3,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}.about-page .story-card{flex-direction:column}.about-page .story-text{height:auto}.about-page .story-image-wrapper{height:auto;min-height:360px}.about-page .story-image-wrapper .story-stamp-img{top:0;left:50%}}@media (max-width:768px){.about-story .container{width:min(100% - 28px,1220px)}.about-page section{padding:64px 0}.about-page .section-title{letter-spacing:0;margin-bottom:22px;font-size:44px;line-height:1}.about-hero-content .hero-title{font-size:56px}.about-page .story-card{border-radius:16px}.about-page .story-text{border-radius:16px;padding:26px 22px 30px}.story-text p{font-size:15px;line-height:1.65}.about-page .story-image-wrapper{min-height:260px}.about-page .story-image-wrapper img.story-main-img{border-radius:16px;min-height:260px}.about-page .story-image-wrapper .story-stamp-img{width:96px;height:96px}.about-journey .section-title{margin-bottom:42px}.journey-timeline{flex-direction:column;gap:18px}.journey-timeline:before{width:2px;height:auto;inset:0 auto 0 15px}.journey-item{text-align:left;flex-direction:row;align-items:center;gap:16px;padding:14px 0 14px 54px}.journey-dot{position:absolute;left:0}.journey-year{text-align:center;min-width:76px;margin-top:0;padding:9px 12px}.journey-text{text-align:left}.mission-vision-grid{grid-template-columns:1fr;gap:18px;margin-top:54px}.mv-card{border-radius:16px;flex-direction:column}.mv-content{padding:24px 22px}.mv-title{font-size:30px}.mv-image{min-height:220px}.values-grid{gap:16px;margin-top:34px}.value-card{border-radius:12px;padding:24px 20px}.serve-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:34px}.serve-card{border-radius:12px;gap:14px;min-height:156px;padding:20px 10px}.serve-icon,.serve-icon img{width:56px;height:56px}.serve-title{font-size:13px;line-height:1.35}.about-cta-content{text-align:center;flex-direction:column;gap:26px}.about-cta-title{font-size:48px}.about-cta-right{text-align:center}.about-cta-btn{justify-content:center;width:100%;min-height:52px;padding:0 18px;font-size:14px}}
