@media (min-width:1280px){.social-counts{display:flex;flex-wrap:wrap;min-height:100px}.social-counts .box{margin:14px!important;width:calc(50% - 28px)}}.social-counts .box{border-radius:15px;display:flow-root;font-size:16px;line-height:1.5;margin:14px auto;padding:40px;position:relative;text-decoration:none}.social-counts .box:before{background-image:linear-gradient(101.18deg,#9592ff 5.91%,#ff83a8 88.6%);border-radius:25px;content:"";height:calc(100% + 6px);left:-4px;opacity:0;position:absolute;top:-3px;transition:inset .2s,opacity .3s;width:calc(100% + 7px);z-index:1}.social-counts .box:after{background-color:#f6f6f8;border-radius:24px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.social-counts .box:hover:before{opacity:1}.social-counts .box .box-c{align-items:center;display:flex;position:relative;z-index:5}.social-counts .s-logo{margin-right:25px;width:60px}.social-counts .s-title{color:#112;font-size:20px;font-weight:700;line-height:32px}