.AdvantagesSection_advantagesSection__4o5g2{max-width:1400px;margin:4rem auto;padding:3rem 0;border-top:1px solid var(--border)}.AdvantagesSection_sectionTitle__cSf6E{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#00d9b1,#00ffd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AdvantagesSection_advantagesGrid__pV8Ah{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.AdvantagesSection_advantageCard__ofmov{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 1px 3px var(--shadow)}.AdvantagesSection_advantageCard__ofmov:hover{border-color:rgba(0,217,177,.5);transform:translateY(-4px);box-shadow:0 8px 24px var(--shadow)}[data-theme=dark] .AdvantagesSection_advantageCard__ofmov:hover{background:color-mix(in srgb,var(--card) 88%,#ffffff)}.AdvantagesSection_advantageIcon__gjVNP{color:#00d9b1;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;width:64px;height:64px;transition:all .3s ease}.AdvantagesSection_advantageCard__ofmov:hover .AdvantagesSection_advantageIcon__gjVNP{color:#00ffd4;transform:scale(1.1)}.AdvantagesSection_advantageIcon__gjVNP svg{width:48px;height:48px}.AdvantagesSection_advantageTitle__vfcXN{font-size:1.25rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.AdvantagesSection_advantageDescription__QIxTz{font-size:.95rem;color:var(--muted);line-height:1.6;margin:0}@media (max-width:768px){.AdvantagesSection_sectionTitle__cSf6E{font-size:1.75rem}.AdvantagesSection_advantagesGrid__pV8Ah{grid-template-columns:1fr;gap:1.5rem}.AdvantagesSection_advantageCard__ofmov{padding:1.5rem}.AdvantagesSection_advantageIcon__gjVNP{width:56px;height:56px}.AdvantagesSection_advantageIcon__gjVNP svg{width:40px;height:40px}}@media (min-width:769px) and (max-width:1024px){.AdvantagesSection_advantagesGrid__pV8Ah{grid-template-columns:repeat(2,1fr)}}