.info-card--about{position:relative;overflow:hidden;padding-top:1.35rem}.about-card-icon{display:grid;place-items:center;width:74px;height:74px;margin-bottom:1.15rem;border-radius:22px;background:linear-gradient(145deg,#edf5c7,#d9ed5e);color:var(--olive);transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s}.about-card-icon svg{width:48px;height:48px;fill:currentColor}.info-card--about>span{position:absolute;top:1.45rem;right:1.45rem;margin:0;background:#f6f7ef;color:var(--olive)}.info-card--about:hover .about-card-icon{transform:rotate(-5deg) scale(1.08);background:var(--lime)}@media(max-width:800px){.about-card-icon{width:64px;height:64px;border-radius:19px}.about-card-icon svg{width:42px;height:42px}.info-card--about>span{top:1.2rem;right:1.2rem}}@media(prefers-reduced-motion:reduce){.about-card-icon{transition:none}.info-card--about:hover .about-card-icon{transform:none}}
.service-card-icon{display:grid;place-items:center;width:62px;height:62px;margin-bottom:1.25rem;border-radius:18px;background:#edf5c7;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s}.service-card-icon img{width:32px;height:32px;object-fit:contain;filter:invert(21%) sepia(17%) saturate(1995%) hue-rotate(39deg) brightness(91%) contrast(88%)}.info-card--service:hover .service-card-icon{transform:rotate(-4deg) scale(1.07);background:var(--lime)}@media(max-width:800px){.service-card-icon{width:56px;height:56px;border-radius:16px}.service-card-icon img{width:29px;height:29px}}@media(prefers-reduced-motion:reduce){.service-card-icon{transition:none}.info-card--service:hover .service-card-icon{transform:none}}
.timeline-section--story{text-align:center;padding-top:clamp(2.5rem,5vw,4.5rem)}.timeline-section--story>h2{margin:0 auto 3.4rem}.timeline-section--story .timeline{position:relative;display:grid;grid-template-columns:1fr;max-width:940px;margin:0 auto;padding:0;gap:0;text-align:left}.timeline-section--story .timeline:before{content:"";position:absolute;top:28px;bottom:28px;left:154px;width:2px;background:linear-gradient(var(--lime),#cbd99d 88%,transparent)}.timeline-section--story .timeline__item{position:relative;display:grid;grid-template-columns:120px 68px minmax(0,1fr);align-items:start;min-height:138px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none}.timeline-section--story .timeline__item:last-child{min-height:0}.timeline-section--story .timeline__year{display:block;padding-top:18px;color:var(--olive);font:800 .88rem/1.2 Inter,ui-sans-serif,sans-serif;letter-spacing:.03em;text-align:right}.timeline-section--story .timeline__marker{position:relative;z-index:1;display:grid;place-items:center;width:56px;height:56px;margin:0 auto;border:1px solid #b8ca73;border-radius:999px;background:#fff;box-shadow:0 8px 18px rgba(30,42,14,.1)}.timeline-section--story .timeline__marker img{width:25px;height:25px;object-fit:contain;filter:invert(21%) sepia(17%) saturate(1995%) hue-rotate(39deg) brightness(91%) contrast(88%)}.timeline-section--story .timeline__card{position:relative;margin:0 0 20px 8px;padding:1.3rem 1.45rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(30,42,14,.07);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.timeline-section--story .timeline__card:before{content:"";position:absolute;top:18px;left:-7px;width:14px;height:14px;border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transform:rotate(45deg)}.timeline-section--story .timeline__card h3{position:relative;margin:0 0 .45rem;font-size:1.1rem;color:var(--olive)}.timeline-section--story .timeline__card p{position:relative;margin:0;color:#596452;font-size:.93rem;line-height:1.6}.timeline-section--story .timeline__item:hover{transform:none;box-shadow:none}.timeline-section--story .timeline__item:hover .timeline__card{transform:translateY(-5px);box-shadow:var(--shadow)}@media(max-width:800px){.timeline-section--story{text-align:left}.timeline-section--story>h2{margin-left:0;margin-bottom:2.35rem}.timeline-section--story .timeline:before{left:102px;top:24px;bottom:24px}.timeline-section--story .timeline__item{grid-template-columns:75px 55px minmax(0,1fr);gap:0;min-height:0;padding:0 0 1.15rem}.timeline-section--story .timeline__year{padding-top:14px;font-size:.75rem;line-height:1.25}.timeline-section--story .timeline__marker{width:48px;height:48px}.timeline-section--story .timeline__marker img{width:22px;height:22px}.timeline-section--story .timeline__card{margin:0 0 0 4px;padding:1rem 1.05rem;border-radius:15px}.timeline-section--story .timeline__card:before{top:15px}.timeline-section--story .timeline__card h3{font-size:1rem}.timeline-section--story .timeline__card p{font-size:.86rem;line-height:1.55}.timeline-section--story .timeline__item:hover .timeline__card{transform:none;box-shadow:0 10px 28px rgba(30,42,14,.07)}}@media(prefers-reduced-motion:reduce){.timeline-section--story .timeline__card{transition:none}.timeline-section--story .timeline__item:hover .timeline__card{transform:none}}
