.about-story-section{background-color:#fff;width:100%;padding:5rem 1.5rem;overflow-x:hidden}.about-story-container{max-width:1200px;margin:0 auto;overflow-x:hidden}.about-story-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:flex-start;gap:4rem;width:100%;display:grid}.about-story-content{opacity:0;transition:all .8s}.about-story-content.active{opacity:1}.about-story-title{color:#002a3e;margin-top:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4.8rem);font-weight:700}.about-story-text{color:#002a3e;opacity:.8;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.about-timeline{space:1.5rem;margin-top:2rem}.about-timeline-item{margin-bottom:2rem;padding-left:40px;position:relative}.about-timeline-item:before{content:"";background:#62c7fd;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:0;box-shadow:0 0 0 3px #e0f2fe}.about-timeline-item:after{content:"";background:linear-gradient(#62c7fd 0%,#e0f2fe 100%);width:2px;height:calc(100% + 20px);position:absolute;top:20px;left:7px}.about-timeline-item:last-child:after{display:none}.about-timeline-title{color:#002a3e;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.about-timeline-description{color:#002a3e;opacity:.7;line-height:1.6}.about-story-visual{opacity:0;flex-direction:column;justify-content:flex-start;margin-top:95px;transition:all .8s .2s;display:flex}.about-story-visual.active{opacity:1}.about-story-placeholder{box-sizing:border-box;border:2px solid #e0f2fe;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:100%;height:500px;display:flex;position:relative;overflow:hidden}.about-story-placeholder svg{color:#62c7fd;opacity:.3;width:150px;height:150px}.our-story-image{object-fit:cover;border-radius:16px;width:100%;max-width:100%;min-height:500px;display:block}@media (max-width:768px){.about-story-section{padding:3rem 1rem}.about-story-container{padding:0}.about-story-grid{grid-template-columns:1fr;gap:2rem}.about-story-visual{height:auto;margin-top:2rem}.about-story-placeholder{max-width:100%;height:350px}.our-story-image{max-width:100%;height:350px;min-height:350px}}@media (max-width:480px){.about-story-section{padding:2rem .75rem}.about-story-container{padding:0}.about-story-text,.about-timeline-title{font-size:1rem}.about-timeline-description{font-size:.9rem}.about-story-placeholder{border-radius:12px;max-width:100%;height:250px}.our-story-image{border-radius:12px;max-width:100%;height:250px;min-height:250px}}.scroll-reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(20px)}.scroll-reveal.active{opacity:1;transform:translateY(0)}
