.footer-contact-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:12px!important;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.09);color:#fff!important}.footer-contact-grid>a,.footer-contact-grid>article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.045);transition:.2s}.footer-contact-grid>a:hover{border-color:rgba(105,174,255,.36);background:rgba(255,255,255,.075);transform:translateY(-3px)}.footer-contact-grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,rgba(49,137,255,.28),rgba(31,100,204,.17));color:#77b6ff}.footer-contact-grid svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-contact-grid span,.footer-contact-grid small,.footer-contact-grid strong{display:block}.footer-contact-grid small{margin-bottom:5px;color:#7790ae;font-size:8px;letter-spacing:.8px}.footer-contact-grid strong{overflow:hidden;color:#dbe8f8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.footer-contact-grid>a>b{color:#5b9eeb;font-size:16px}.footer-contact-grid>article>b{color:#32cf98;font-size:10px}.footer-contact-grid>a:nth-child(2) i{color:#42d4b0;background:rgba(31,188,150,.12)}.footer-contact-grid>article i{color:#b39cff;background:rgba(125,94,223,.13)}.footer-socials{display:flex!important;gap:8px!important;margin-top:20px}.footer-socials a{display:grid!important;place-items:center!important;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04);color:#91a8c4;transition:.2s}.footer-socials a:hover{color:#fff!important;border-color:#337ed6;background:#1769e0;transform:translateY(-3px)!important}.footer-socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.auth-footer-main{grid-template-columns:minmax(310px,1.2fr) auto auto}.auth-footer-bottom:before{content:"M";display:grid;place-items:center;width:24px;height:24px;margin-right:8px;border-radius:7px;background:#1769e0;color:#fff;font-size:10px;font-weight:800}.auth-footer-bottom>span:first-of-type{margin-right:auto}
@media(max-width:850px){.footer-contact-grid{grid-template-columns:1fr}.auth-footer-main{grid-template-columns:1fr 1fr}.auth-footer-brand{grid-column:1/-1}}@media(max-width:560px){.footer-contact-grid strong{white-space:normal}.auth-footer-main{grid-template-columns:1fr}.auth-footer-brand{grid-column:auto}.auth-footer-bottom:before{display:none}}
