@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.soctyp-section{font-family:Poppins,sans-serif;background:#f8fafc;padding:60px 24px 70px}.soctyp-container{max-width:1200px;margin:0 auto}.soctyp-title{font-size:36px;font-weight:700;color:#151821;text-align:center;margin:0 0 48px;line-height:1.3}.soctyp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin-left:auto;margin-right:auto}.soctyp-card{background:#fff;border:1.5px solid #e2e8f0;border-top:3px solid #22c55e;border-radius:14px;box-shadow:0 4px 16px #0000000d;padding:32px 28px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.soctyp-card:hover{border-color:#22c55e;box-shadow:0 8px 28px #22c55e24;transform:translateY(-3px)}.soctyp-number{font-size:48px;font-weight:800;color:#1bb33a2e;line-height:1;margin-bottom:16px;letter-spacing:-1px}.soctyp-card-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 12px;line-height:1.4}.soctyp-card-text{font-size:14.5px;line-height:1.85;color:#4b5563;margin:0}@media(max-width:1024px){.soctyp-title{font-size:30px}.soctyp-cards{gap:20px}}@media(max-width:768px){.soctyp-section{padding:48px 16px 56px}.soctyp-cards{grid-template-columns:1fr;gap:18px}.soctyp-title{font-size:26px;margin-bottom:32px}}@media(max-width:480px){.soctyp-section{padding:36px 14px 44px}.soctyp-title{font-size:22px}.soctyp-card{padding:24px 20px}.soctyp-number{font-size:38px}.soctyp-card-title{font-size:16px}.soctyp-card-text{font-size:13.5px}}
