.about-section{background:#fff}.about-showcase{display:grid;grid-template-columns:1fr 1.08fr;gap:42px;align-items:center}.about-copy h2{font-size:clamp(38px,5vw,64px);line-height:1.04;margin:12px 0 22px;color:#071b4a}.about-copy p{font-size:20px;color:#6b7690;max-width:620px}.about-feature-photo{border-radius:18px;overflow:hidden;box-shadow:0 16px 38px rgba(15,45,90,.12);aspect-ratio:16/10;background:#f5f8fc}.about-feature-photo img,.about-photo-grid img{width:100%;height:100%;display:block;object-fit:cover}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:34px 0 42px}.about-stat-card{border:1px solid #dce5f1;border-radius:16px;background:#fff;min-height:170px;padding:24px;text-align:center;display:flex;flex-direction:column;justify-content:center;box-shadow:0 8px 20px rgba(15,45,90,.05)}.about-stat-card .about-stat-icon{font-size:28px;color:#075ccc;margin-bottom:10px}.about-stat-card strong{font-size:34px;color:#071b4a}.about-stat-card small{font-size:15px;color:#1c2840}.about-gallery-title{text-align:center;margin-bottom:26px}.about-gallery-title h3{font-size:30px;margin:0;color:#071b4a}.about-gallery-title:after{content:"";display:block;width:78px;height:4px;border-radius:4px;background:#075ccc;margin:12px auto 0}.about-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.about-photo-card{overflow:hidden;border-radius:16px;aspect-ratio:16/10;background:#f5f8fc;box-shadow:0 10px 28px rgba(15,45,90,.08)}.about-commitment{margin-top:22px;border:1px solid #cfdced;border-radius:16px;background:#f9fbfe;padding:28px 34px;display:flex;align-items:center;gap:22px}.about-commitment-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#e7f0ff;color:#075ccc;font-size:32px;flex:none}.about-commitment h3{margin:0 0 6px;color:#071b4a;font-size:22px}.about-commitment p{margin:0;color:#34415b}.about-photo-placeholder{display:grid;place-items:center;color:#7f8ca3;font-weight:700;background:linear-gradient(135deg,#f7f9fc,#edf3fa)}@media(max-width:900px){.about-showcase{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(2,1fr)}.about-copy p{font-size:18px}}@media(max-width:560px){.about-section{padding:38px 0}.about-showcase{gap:26px}.about-copy h2{font-size:42px}.about-feature-photo{aspect-ratio:4/3}.about-stats{grid-template-columns:repeat(2,1fr);gap:12px;margin:26px 0 34px}.about-stat-card{min-height:145px;padding:18px 10px}.about-stat-card strong{font-size:30px}.about-photo-grid{grid-template-columns:1fr;gap:14px}.about-photo-card{aspect-ratio:4/3}.about-commitment{padding:22px 18px;align-items:flex-start}.about-commitment-icon{width:54px;height:54px;font-size:25px}.about-gallery-title h3{font-size:25px}}