.about-page{min-height:calc(100vh - 140px);padding:2rem 0;background-color:var(--background-light)}.about-content{max-width:1000px;margin:0 auto}.about-content{display:grid;grid-template-columns:5fr 3fr;gap:2rem}.about-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:5fr 3fr;gap:2rem}.about-main{display:flex;flex-direction:column;gap:2.5rem}.timeline-section{position:relative;top:auto;align-self:start}.timeline-section{background:transparent;padding:0;border-radius:0;box-shadow:none}@media(max-width:992px){.about-content,.about-grid{grid-template-columns:1fr}.about-main{grid-column:1;grid-row:1}.timeline-section{position:static;top:auto;grid-column:1;grid-row:2}}.about-content h1{color:var(--primary-green);font-size:2.5rem;margin-bottom:2rem;text-align:center;font-weight:700}.about-section{margin-bottom:2.5rem}.about-section:last-child{margin-bottom:0}.about-section h2{color:var(--text-dark);font-size:1.5rem;margin:0 0 1rem;font-weight:600;border-bottom:2px solid var(--primary-green);padding-bottom:.5rem}.about-section p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-size:1.1rem}.about-section p:last-child{margin-bottom:0}.about-section ul{list-style:none;padding:0;margin:1rem 0}.about-section li{color:var(--text-light);line-height:1.7;margin-bottom:.8rem;font-size:1.1rem;padding-left:.5rem}.about-section li:last-child{margin-bottom:0}@media(max-width:768px){.about-content{padding:2rem 1.5rem;margin:0 1rem}.about-content h1{font-size:2rem}.about-section h2{font-size:1.3rem}.about-section p,.about-section li{font-size:1rem}}@media(max-width:480px){.about-page{padding:1rem 0}.about-content{padding:1.5rem 1rem;margin:0 .5rem}.about-content h1{font-size:1.8rem;margin-bottom:1.5rem}.about-section{margin-bottom:2rem}}.timeline{list-style:none;padding:0;margin:1.5rem 0;position:relative}.timeline:before{content:"";position:absolute;left:18px;top:0;bottom:0;width:2px;background:var(--primary-green);opacity:.2}.timeline-item{position:relative;padding-left:3rem;margin-bottom:1.5rem}.timeline-item:before{content:"";position:absolute;left:10px;top:.35rem;width:16px;height:16px;border-radius:50%;background:var(--primary-green);box-shadow:0 0 0 4px #2ecc7126}.timeline-year{font-weight:700;color:var(--text-dark);margin:0 0 .25rem .25rem;padding:0 1.5rem}.timeline-content h3{margin:0 0 .25rem;font-size:1.1rem;color:var(--text-dark)}.timeline-content{padding:0 1.5rem}.timeline-content p{margin:0}.timeline-header{display:flex;align-items:center;gap:.5rem}.timeline-icon{font-size:1.25rem}
