@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500&display=swap");.sticky_footer_menu{align-items:center;background:#101828;bottom:0;display:flex;justify-content:center;left:0;padding:25px;position:fixed;right:0;z-index:999}.sticky_footer_menu:before{background:#667085;bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.sticky_footer_menu h3{background:#101828;color:#667085;font-size:18px;font-weight:500;margin:0;padding:0 12px;position:relative}.sticky_footer_menu ul{column-gap:40px;display:flex;padding-left:40px;position:relative}.sticky_footer_menu ul a{background:#101828;border:2px solid #667085;border-radius:28px;color:#667085;display:flex;font-family:Roboto Mono,monospace;font-size:16px;font-weight:500;line-height:28px;padding:0 18px;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:1499px) and (min-width:1280px){.sticky_footer_menu ul a{font-size:14px}}