.about-main{background:#f8f9fa;min-height:100vh;color:#1f1f1f;padding-top:80px;position:relative;z-index:0}.about-container{max-width:1100px;margin:0 auto;padding:64px 16px}.about-h1{font-size:20px;font-weight:700;margin-bottom:18px;text-align:center}.about-p{font-size:16px;line-height:1.6;margin-bottom:18px}.about-h2{font-size:20px;font-weight:600;margin:36px 0 18px}.about-timeline{display:grid;row-gap:32px;margin-bottom:36px}.about-timeline-item{display:grid;grid-template-columns:88px 80px 1fr;align-items:center;position:relative;min-height:56px}.about-timeline-dot{margin:0;width:6px;height:6px;border-radius:50%;background:#1f1f1f;box-shadow:0 0 6px rgba(44,74,102,.15);position:relative;z-index:2}.about-timeline-item:first-child .about-timeline-dot-wrapper:before{top:calc(50% - 3px);bottom:0}.about-timeline-item:last-child .about-timeline-dot-wrapper:before{top:0;bottom:calc(50% - 3px)}.about-timeline-desc{margin-left:0;font-size:16px}.about-timeline-year{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #1f1f1f;color:#1f1f1f;border-radius:7px;font-weight:700;font-size:20px;width:88px;height:40px;min-width:88px;min-height:40px;text-align:center;z-index:2;box-shadow:0 4px 16px rgba(44,74,102,.18)}@media (max-width:767px){.about-main{padding-top:64px!important;padding-bottom:32px!important}.about-container{padding:32px 4vw}.about-timeline-year{width:64px;height:32px;min-width:64px;min-height:32px;font-size:15px}.about-timeline-item{grid-template-columns:64px 40px 1fr;min-height:49px}.about-timeline-dot{width:6px;height:6px}.about-timeline-desc{margin-left:0;font-size:15px}.about-timeline-item:first-child .about-timeline-dot-wrapper:before{top:calc(50% - 3px);bottom:0}.about-timeline-item:last-child .about-timeline-dot-wrapper:before{top:0;bottom:calc(50% - 3px)}}.about-timeline-center,.about-timeline-line,.about-timeline-vertical-line,.about-timeline-year-col{display:none!important}@media (min-width:768px){.about-timeline-item{grid-template-columns:88px 64px 1fr;min-height:56px}.about-timeline-dot-wrapper{width:64px;height:100%}.about-timeline-dot{width:9px;height:9px}.about-timeline-desc{font-size:16px;padding-left:8px;max-width:520px;width:100%}}