.app-social{gap:6px}.app-social,.app-social__item{display:flex;align-items:center}.app-social__item{position:relative;flex-grow:1;justify-content:center;width:100%;height:44px;padding:10px;background-position:50%;background-repeat:no-repeat;border-radius:15px;overflow:hidden;transition:var(--base-transition)}.app-social__item:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;opacity:0;transition:var(--base-transition);z-index:0}.app-social__item:hover{border:1px solid transparent}.app-social__item:hover img:first-child{display:none}.app-social__item:hover img:nth-child(2){display:block}.app-social__item:hover:before{opacity:1}.app-social__item img{width:24px;height:24px;z-index:1}.app-social__item img:nth-child(2){display:none}.app-social__item--tg{border:1px solid #37bbfe}.app-social__item--tg:before{background-image:linear-gradient(180deg,#37bbfe,#007dbb)}.app-social__item--wa{border:1px solid #5bd066}.app-social__item--wa:before{background-image:linear-gradient(227deg,#5bd066 9.27%,#27b43e)}.app-social__item--max{border:1px solid #2563eb}.app-social__item--max:before{background-image:linear-gradient(45deg,#2563eb,#7c3aed)}@media screen and (min-width:1441px) and (max-width:1540px){.footer__top-col-content .app-social{flex-wrap:wrap}}
