.about-modern{background:#f4f8fa;min-height:100vh;display:flex;flex-direction:column}.about-hero{background:linear-gradient(135deg,#0b364d,#138a75);color:#fff;padding:80px 32px;position:relative;overflow:hidden}.about-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.25}.about-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:48px;gap:48px;align-items:center}.about-hero-tag{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:#fff3;border:1px solid #fff6;font-size:14px;margin-bottom:16px;font-weight:500}.about-hero-title{font-family:vazir,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:700;margin-bottom:16px;line-height:1.3}.about-hero-text{font-size:clamp(16px,2vw,20px);line-height:1.8;color:#ffffffe6}.about-hero-media{display:flex;align-items:center;justify-content:center}.about-hero-media img{width:100%;max-width:500px;height:auto;border-radius:20px;background:#fffffff2;padding:20px;box-shadow:0 16px 40px #0000004d;object-fit:contain}.about-content{padding:64px 0 96px;background:#fff}.about-content-inner{max-width:1000px;margin:0 auto;padding:0 32px}.about-section{margin-bottom:56px;padding:40px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.about-section:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.about-section-final{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #0b364d1a}.about-section-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #0b364d1a}.about-section-title{font-family:vazir,sans-serif;font-size:clamp(22px,3vw,28px);color:#0b364d;font-weight:700;margin:0;position:relative;padding-right:16px}.english-digit .about-section-title{padding-right:0;padding-left:16px}.about-section-title:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:linear-gradient(135deg,#0b364d,#138a75);border-radius:2px}.english-digit .about-section-title:before{right:auto;left:0}.about-section-body{line-height:1.9}.about-section-text{font-size:clamp(15px,1.8vw,18px);color:#4a5568;line-height:1.9;text-align:justify;margin:0}.english-digit .about-content-inner,.english-digit .about-hero-content,.english-digit .about-section-text{text-align:left}.english-digit .about-hero-inner{direction:ltr}@media (max-width:1024px){.about-hero-inner{grid-template-columns:1fr;gap:32px}.about-hero-media{order:-1}.about-hero-media img{max-width:400px}.about-content-inner{padding:0 24px}.about-section{padding:32px 24px}}@media (max-width:768px){.about-hero{padding:48px 16px}.about-hero-media img{max-width:100%;padding:12px}.about-content{padding:48px 0 64px}.about-content-inner{padding:0 16px}.about-section{padding:24px 16px;margin-bottom:32px}.about-section-title{font-size:20px}.about-section-text{font-size:15px}}@media (max-width:480px){.about-hero{padding:32px 12px}.about-hero-tag{font-size:12px;padding:4px 10px}.about-hero-title{font-size:24px}.about-hero-text{font-size:14px}.about-section{padding:20px 12px;margin-bottom:24px}}