.social-media-enhanced{display:flex;flex-wrap:wrap;gap:15px}.social-media--item{margin:0}.social-media--link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:all .3s ease}.social-media--link:hover{background-color:hsla(0,0%,100%,.2);transform:translateY(-3px)}.footer-mobile-links{margin:0 auto;max-width:100%;justify-content:center}.footer-mobile-links .widget-title{font-size:16px;margin-bottom:15px}.footer-mobile-links .footer-widget--list{padding-left:0}.footer-mobile-links .footer-widget--item{margin-bottom:10px}.footer-mobile-links .footer-widget--link{font-size:14px;transition:all .3s ease;display:inline-block}.footer-mobile-links .footer-widget--link:hover{color:tomato}.telegram-btn-enhanced{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:8px;background-color:rgba(0,136,204,.2);transition:all .3s ease;border:1px solid rgba(0,136,204,.4);margin-top:15px;max-width:-moz-fit-content;max-width:fit-content}.telegram-btn-enhanced:hover{background-color:rgba(0,136,204,.3);transform:translateY(-3px)}.footer-bottom-enhanced{border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px;margin-top:30px}.copyright{font-size:14px}.bottom-links{display:flex;gap:20px}.bottom-link{transition:all .3s ease}.bottom-link:hover{color:tomato}@media (max-width:767px){.social-media-enhanced{justify-content:center;margin-bottom:20px}.social-media--link{width:48px;height:48px}.telegram-btn-enhanced{padding:14px 24px;margin:15px auto}.footer-bottom-enhanced{text-align:center}.bottom-links{justify-content:center;margin-top:15px}}