.counter{font-size:2rem;font-weight:700;color:#218ffe;transition:all 1s ease}.counter-unit{font-size:2rem;font-weight:700;color:#218ffe}.about-content{position:relative;z-index:10}.separator{font-size:1.8rem;position:relative;display:inline-block;margin:0 10px;color:#218ffe;font-weight:700;transform:rotate(15deg)}.content-box{border-radius:8px;overflow:hidden}.cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px}.feature-image-wrapper{border-radius:10px;overflow:hidden;box-shadow:0 5px 25px #0000001a;transition:all .3s ease-out;aspect-ratio:4/3;background:#f3f4f6}.feature-image-wrapper:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.feature-image{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 996px){.cards-wrapper{grid-template-columns:repeat(2,1fr)}.feature-image-wrapper{aspect-ratio:4/3}.counter,.counter-unit{font-size:1.7rem}.separator{font-size:1.5rem;margin:0 8px}}@media (max-width: 768px){.cards-wrapper{grid-template-columns:1fr}.feature-image-wrapper{aspect-ratio:4/3}.stats-container{flex-wrap:nowrap;overflow-x:auto;justify-content:space-between;padding:10px 0}.stat-item{flex:0 0 auto;padding:0 15px}.separator{transform:rotate(0);margin:0 5px}.counter,.counter-unit{font-size:1.5rem}}@media (max-width: 480px){.stats-container{justify-content:space-around}.separator{display:none}.stat-item{padding:0 8px}.counter,.counter-unit{font-size:1.3rem}}.workflow-title{font-size:2rem;font-weight:800;color:#218ffe;margin-bottom:2rem}.workflow-timeline{position:relative;padding-left:2rem}.timeline-line{position:absolute;left:55px;top:0;bottom:0;z-index:0;width:2px;background:#218ffe}.workflow-item{position:relative;margin:2rem 0;padding-left:2rem}.workflow-item:before{content:"";position:absolute;left:15px;top:.8rem;width:18px;height:18px;border-radius:50%;background:#218ffe;box-shadow:0 0 0 4px #11182726}.year-mon{position:absolute;width:60px;left:-68px;top:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#218ffe;font-weight:600;line-height:1.2}.year{font-size:1rem}.year-suffix{font-size:.75rem;letter-spacing:.05em}.workflow-card{background:#fff;border-radius:14px;box-shadow:0 10px 25px #00000014;padding:1.75rem;margin-left:4rem}.workflow-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.workflow-card h3{font-weight:700;color:#218ffe;font-size:1.25rem;margin:0}.year-badge{display:none;padding:.25rem .75rem;background:#218ffe1f;border-radius:9999px;font-size:.875rem;font-weight:600;color:#218ffe;white-space:nowrap}.workflow-card p{color:#4b5563;line-height:1.8;margin-bottom:.75rem}.workflow-card p:last-child{margin-bottom:0}.timeline-summary{margin-top:3rem;margin-left:4rem;background:#f3f8ff;border-radius:16px;padding:2rem;box-shadow:0 8px 20px #218ffe1a}.summary-title{font-weight:700;color:#218ffe;margin-bottom:1rem;font-size:1.25rem}.timeline-summary p{color:#1f2937;line-height:1.8;margin-bottom:1rem}.timeline-summary p:last-child{margin-bottom:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.workflow-card{padding:1.5rem}}@media (max-width: 768px){.workflow-timeline{padding-left:1.25rem;margin-left:0}.timeline-line{display:none}.workflow-item:before{display:none}.workflow-item{padding-left:0;margin:1.75rem 0}.workflow-card{margin-left:0;padding:1.25rem}.year-mon{display:none}.year-badge{display:inline-flex}.workflow-card-header{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.timeline-summary{margin-left:0;padding:1.5rem}}@media (max-width: 480px){.workflow-title{font-size:1.5rem}.workflow-card{margin-left:0;padding:1rem}.timeline-summary{margin-left:0;padding:1.25rem}}.philosophy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1200px;padding:20px}.philosophy-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px #0000000d}@media (max-width: 768px){.philosophy-grid{grid-template-columns:1fr}}.honor-card img{max-height:250px;object-fit:contain;margin:0 auto;transition:transform .3s ease}.honor-card:hover img{transform:scale(1.05)}.honors-bg{background:radial-gradient(circle,#abc3db,#2a557f)}
