.global-social{margin-top:28px;border:1px solid #302d36;background:linear-gradient(120deg,#0e0c13,#121019 55%,#0c0b0f);position:relative;overflow:hidden}.global-social:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(144,105,255,.09);border-radius:50%;right:-180px;top:-230px;box-shadow:0 0 100px rgba(129,83,234,.08)}.global-social-head{padding:23px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #302d36}.global-social-head p{margin:0;color:#6f6a76;font-size:9px}.global-social-grid{display:grid;grid-template-columns:repeat(3,1fr)}.global-social-grid article{min-height:170px;padding:28px;display:grid;grid-template-columns:34px 1fr;gap:14px;border-right:1px solid #302d36;position:relative;z-index:1}.global-social-grid article:last-child{border:0}.global-social-grid article>i{font-style:normal;color:#9b7bfa;font-size:17px;margin-top:3px}.global-social-grid article>div{display:flex;flex-direction:column}.global-social-grid small{font-size:7px;letter-spacing:1.5px;color:#77727e}.global-social-grid strong{font:500 clamp(30px,4vw,48px) Unbounded;letter-spacing:-2.5px;margin:auto 0 5px;color:#f0ecf4}.global-social-grid span{font:600 7px Unbounded;letter-spacing:1.2px;color:#795ec4}@media(max-width:700px){.global-social-head{display:block}.global-social-head p{margin-top:10px}.global-social-grid{grid-template-columns:1fr}.global-social-grid article{min-height:140px;border-right:0;border-bottom:1px solid #302d36}}

.global-social-grid article>i{width:32px;height:32px;display:grid;place-items:center;margin-top:0;border:1px solid rgba(155,123,250,.2);border-radius:9px;background:linear-gradient(145deg,rgba(155,123,250,.14),rgba(155,123,250,.035));box-shadow:inset 0 1px rgba(255,255,255,.04)}
.global-social-grid article>i svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.global-social-grid article:first-child>i svg{fill:currentColor;stroke:none;transform:none}
.global-social-grid article:nth-child(2)>i{color:#ff79a4;border-color:rgba(255,121,164,.22);background:linear-gradient(145deg,rgba(255,121,164,.14),rgba(255,121,164,.035))}
