.about-peptides{padding:var(--space-md) 0 var(--space-3xl);background-color:#fff}.about-peptides-container{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-xl);align-items:center}.about-peptides-title{font-size:var(--text-4xl);font-weight:800;color:var(--navy);margin-bottom:var(--space-lg);line-height:1.1}.about-peptides-text{display:flex;flex-direction:column;gap:var(--space-md)}.about-peptides-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}.stat-card{padding:var(--space-sm) var(--space-lg);border-radius:20px;display:flex;flex-direction:column;justify-content:center;min-height:180px;transition:var(--transition-base)}.stat-card:hover{transform:translateY(-5px)}.stat-light{background-color:#f0f9f8;border:1px solid rgba(0,189,164,.08)}.stat-dark{background-color:var(--navy);color:#fff}.stat-number{font-size:var(--text-4xl);font-weight:800;color:var(--accent);margin-bottom:var(--space-xs)}.stat-label{font-weight:600;font-size:var(--text-base);color:var(--navy)}.stat-dark .stat-label{color:var(--secondary-400)}.pid-1 .hero-block img{max-width:400px}.pid-1 .hero-block .hero-image{display:flex;justify-content:center}@media(max-width:1200px){.about-peptides-container{gap:var(--space-xl)}.about-peptides-title{font-size:var(--text-4xl)}}@media(max-width:1024px){.about-peptides-container{grid-template-columns:1fr;gap:var(--space-2xl)}.about-peptides-content{max-width:800px}}@media(max-width:768px){.about-peptides{padding:var(--space-md) 0 var(--space-xl)}.about-peptides-title{font-size:var(--text-3xl)}.about-peptides-stats{gap:var(--space-sm)}.stat-card{padding:var(--space-lg);min-height:150px}.stat-number{font-size:var(--text-3xl)}}@media(max-width:480px){.about-peptides-stats{grid-template-columns:1fr}.stat-card{min-height:auto}}
